Added cfg.audio.maxVolume

This commit is contained in:
booploops 2022-01-26 19:10:55 -08:00
parent 6661ae180b
commit 080259f254
4 changed files with 5 additions and 4 deletions

View file

@ -31,6 +31,7 @@ export class ConfigStore {
"seamless_audio": true,
"normalization": false,
"spatial": false,
"maxVolume": 1,
"spatial_properties": {
"presets": [],
"gain": 0.8,