mirror of
https://github.com/SuperBFG7/ympd
synced 2025-10-20 16:47:38 +00:00
Fix: improve processing of mpd idle events
This commit is contained in:
@@ -689,6 +689,7 @@ function webSocketConnect() {
|
||||
break;
|
||||
case 'error':
|
||||
showNotification(obj.data, '', '', 'danger');
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user