Remember the media playback volume (#4089)
* Remember the media playback volume * fix
This commit is contained in:
parent
217e4ee39c
commit
64c1075b06
3 changed files with 21 additions and 4 deletions
|
|
@ -56,6 +56,7 @@ const defaultDeviceSettings = {
|
|||
themes: [],
|
||||
enableSounds: true,
|
||||
soundVolume: 0.5,
|
||||
mediaVolume: 0.5,
|
||||
lang: null,
|
||||
preventUpdate: false,
|
||||
debug: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue