mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-26 04:26:14 -05:00
[web] Lint source code
This commit is contained in:
@@ -199,9 +199,6 @@ export default {
|
||||
vm.update_lastfm()
|
||||
vm.update_pairing()
|
||||
}
|
||||
socket.onclose = function () {
|
||||
// vm.$store.dispatch('add_notification', { text: 'Connection closed', type: 'danger', timeout: 2000 })
|
||||
}
|
||||
|
||||
/*
|
||||
* When the app becomes active, force an update of all information,
|
||||
|
||||
Reference in New Issue
Block a user