mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Migrate themeLoader to ES6
This commit is contained in:
parent
eab7ef00df
commit
b2de904b51
1 changed files with 0 additions and 1 deletions
|
@ -27,4 +27,3 @@ pageClassOn('viewbeforeshow', 'page', function () {
|
||||||
events.on(connectionManager, 'localusersignedin', function (e, user) {
|
events.on(connectionManager, 'localusersignedin', function (e, user) {
|
||||||
currentViewType = null;
|
currentViewType = null;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue