mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-04-30 21:00:13 +00:00
feat(musikcube): Provide more error logging and example config
* Update iso-websockets to fix typing exports and get node network error from WS error * Add url example to config
This commit is contained in:
parent
9735b980d7
commit
91e52c4c5d
4 changed files with 18 additions and 39 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"enable": true,
|
||||
"name": "musikcube",
|
||||
"data": {
|
||||
"url": "ws://localhost:7905",
|
||||
"password": "MY_PASSWORD"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue