Fix 'Switch to' button
This commit is contained in:
@ -232,6 +232,7 @@ class _PlayMediaPageState extends State<PlayMediaPage> {
|
||||
|
||||
@override
|
||||
void dispose(){
|
||||
HomeAssistant().sendFromPlayerId = null;
|
||||
_stateSubscription?.cancel();
|
||||
_refreshDataSubscription?.cancel();
|
||||
super.dispose();
|
||||
|
Reference in New Issue
Block a user