mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add logging to connect reporting
This commit is contained in:
parent
9bdb4a323f
commit
2eff956685
2 changed files with 1 additions and 5 deletions
|
@ -618,6 +618,7 @@
|
|||
|
||||
device.on("disconnect", function () {
|
||||
device.off("ready");
|
||||
device.off("disconnect");
|
||||
});
|
||||
|
||||
console.log('Calling device.connect');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue