test your commits before pushing
This commit is contained in:
parent
dcf0129808
commit
ad9e3a28d6
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@
|
|||
}
|
||||
switch (type) {
|
||||
case "CAR":
|
||||
return this.$root.getLz('settings.option.audio.enableAdvancedFunctionality.atmosphereRealizerMode.' + name.toLowerCase());
|
||||
return this.$root.getLz('settings.option.audio.enableAdvancedFunctionality.atmosphereRealizerMode.' + name);
|
||||
break;
|
||||
case "CTS":
|
||||
return this.$root.getLz('settings.option.audio.enableAdvancedFunctionality.tunedAudioSpatialization.profile.' + name.toLowerCase());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue