Fix TypeError when there is no next item in the queue (#398)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Wed, 6 Jul 2022 20:22:38 +0000 (22:22 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Jul 2022 20:22:38 +0000 (22:22 +0200)
commit9f98c7e41255d3abefd1269518c46389e50c67ea
tree49ae89f39be5a80da3366b7ffd6631aff94d6398
parent0871e848fae32df512cb7cbffa3cda871977e343
Fix TypeError when there is no next item in the queue (#398)

fix TypeError when there is no next item in the queue
music_assistant/models/player_queue.py