WIP
This commit is contained in:
committed by
vitorsemeano
parent
96eccd2ecd
commit
7d9208e951
@@ -1,7 +1,8 @@
|
||||
import appHost from './apphost';
|
||||
|
||||
import { appHost } from './apphost';
|
||||
import browser from '../scripts/browser';
|
||||
import { set, get } from '../scripts/settings/appSettings';
|
||||
import events from 'jellyfin-apiclient';
|
||||
import { events } from 'jellyfin-apiclient';
|
||||
|
||||
function setLayout(instance, layout, selectedLayout) {
|
||||
if (layout === selectedLayout) {
|
||||
|
||||
Reference in New Issue
Block a user