1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

removed test code.

This commit is contained in:
LukePulverenti 2013-02-27 18:47:03 -05:00
parent ce7496877c
commit a0b48befe5

View file

@ -1207,9 +1207,4 @@ $(document).on('pagebeforeshow', ".page", function () {
} }
}); });
} }
}); });
setTimeout(function () {
$.post(ApiClient.getUrl("System/Shutdown"));
}, 3000);