nuking excess configs

This commit is contained in:
Maikiwi 2022-03-11 10:10:03 -08:00
parent 9cccbeed5d
commit e7744a1cc8
4 changed files with 4 additions and 6 deletions

View file

@ -294,7 +294,6 @@
app.resetState()
},
changeVibrantBass() {
app.cfg.audio.maikiwiAudio.vibrantBass.multiplier = app.cfg.audio.equalizer.vibrantBass / 10
if (app.cfg.audio.equalizer.vibrantBass !== '0') {
try {
for (var i = 0; i < 21; i++) {