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

update script loading

This commit is contained in:
Luke Pulverenti 2015-12-02 16:05:08 -05:00
parent 3118991c21
commit ad93f5ca7f
5 changed files with 44 additions and 231 deletions

View file

@ -31,6 +31,6 @@
getDeviceList: getDeviceList
};
Dashboard.ready(initSdk);
initSdk();
})();