This commit is contained in:
thororen1234 2024-10-13 18:33:39 -04:00
parent 9310237917
commit 99d4f2cdf5
2 changed files with 1 additions and 1 deletions

View file

@ -44,6 +44,7 @@ import { SettingsRouter } from "./webpack/common";
if (IS_REPORTER) {
require("./debug/runReporter");
Settings.plugins.CharacterCounter.enabled = false;
}
async function syncSettings() {