fixing Maj error

This commit is contained in:
Jean Ouina 2020-06-10 21:21:35 +02:00
parent 8a19ec7e2a
commit 2e9096e965
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -117,7 +117,7 @@ export default new class V2_SettingsPanel {
this.renderAddonPane(id);
break;
case "lightcord":
this.renderLightCordSettings()
this.renderLightcordSettings()
break
case "status":
this.renderPresenceSettings()