mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
stub out docked tabs
This commit is contained in:
parent
40e40dac81
commit
fe9b016e92
4 changed files with 95 additions and 0 deletions
|
@ -1107,4 +1107,7 @@
|
|||
|
||||
setDrawerClass();
|
||||
|
||||
//require(['dockedtabs'], function (dockedtabs) {
|
||||
// new dockedtabs({});
|
||||
//});
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue