feat: Clear and manage play_next queue on playlist changes
This commit is contained in:
@@ -537,6 +537,7 @@ class TestPlayerEndpoints:
|
||||
"duration": 30000,
|
||||
"sounds": [],
|
||||
},
|
||||
"play_next_queue": [],
|
||||
}
|
||||
mock_player_service.get_state.return_value = mock_state
|
||||
|
||||
|
||||
Reference in New Issue
Block a user