mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-09 14:43:03 -04:00
Formatting
This commit is contained in:
parent
3435966577
commit
f46e0a0d41
2 changed files with 3 additions and 1 deletions
|
@ -45,6 +45,7 @@ import { SettingsRouter } from "./webpack/common";
|
|||
if (IS_REPORTER) {
|
||||
require("./debug/runReporter");
|
||||
Settings.plugins.CharacterCounter.enabled = false;
|
||||
Settings.plugins.FixFileExtensions.enabled = false;
|
||||
}
|
||||
|
||||
async function syncSettings() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue