Add DefaultUIVolume option. Closes #1679

This commit is contained in:
Deluan
2022-11-11 16:31:28 -05:00
parent ff6c8f7e9d
commit 1467036efd
6 changed files with 18 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@ const defaultConfig = {
enableStarRating: true,
defaultTheme: 'Dark',
defaultLanguage: '',
defaultUIVolume: 100,
enableUserEditing: true,
devEnableShare: true,
devSidebarPlaylists: true,