nuking excess configs
This commit is contained in:
parent
9cccbeed5d
commit
e7744a1cc8
4 changed files with 4 additions and 6 deletions
|
@ -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++) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue