WIP
This commit is contained in:
committed by
vitorsemeano
parent
96eccd2ecd
commit
7d9208e951
@@ -3,7 +3,7 @@
|
||||
|
||||
import appSettings from '../scripts/settings/appSettings' ;
|
||||
import browser from '../scripts/browser';
|
||||
import events from 'jellyfin-apiclient';
|
||||
import { events } from 'jellyfin-apiclient';
|
||||
|
||||
export function getSavedVolume() {
|
||||
return appSettings.get('volume') || 1;
|
||||
|
||||
Reference in New Issue
Block a user