mirror of
https://github.com/SuperBFG7/ympd
synced 2026-09-26 02:41:41 +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