mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
revise endpoint attributes
This commit is contained in:
parent
1d9dc3acfd
commit
b06fdda96d
13 changed files with 91 additions and 111 deletions
|
@ -12,7 +12,6 @@
|
|||
cache: false
|
||||
});
|
||||
}
|
||||
|
||||
})();
|
||||
|
||||
// TODO: Deprecated in 1.9
|
||||
|
@ -21,6 +20,7 @@ $.support.cors = true;
|
|||
$(document).one('click', WebNotifications.requestPermission);
|
||||
|
||||
var Dashboard = {
|
||||
|
||||
jQueryMobileInit: function () {
|
||||
|
||||
// Page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue