mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-09-03 03:50:02 +03:00
removed test code.
This commit is contained in:
@@ -1207,9 +1207,4 @@ $(document).on('pagebeforeshow', ".page", function () {
|
||||
}
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
setTimeout(function () {
|
||||
|
||||
$.post(ApiClient.getUrl("System/Shutdown"));
|
||||
}, 3000);
|
||||
});
|
||||
Reference in New Issue
Block a user