mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
removed test code.
This commit is contained in:
parent
0cd583c300
commit
83305de865
1 changed files with 1 additions and 6 deletions
|
@ -1207,9 +1207,4 @@ $(document).on('pagebeforeshow', ".page", function () {
|
|||
}
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
setTimeout(function () {
|
||||
|
||||
$.post(ApiClient.getUrl("System/Shutdown"));
|
||||
}, 3000);
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue