mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Migrate site.js to ES6
This commit is contained in:
parent
e558ef80d7
commit
1a635e2f81
6 changed files with 235 additions and 512 deletions
|
@ -33,4 +33,4 @@ class appFooter {
|
|||
}
|
||||
}
|
||||
|
||||
export default appFooter;
|
||||
export default new appFooter({});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue