Possible Fix

This commit is contained in:
thororen1234 2024-10-28 21:59:06 -04:00
parent 03488f7612
commit c18792f9d2
2 changed files with 2 additions and 2 deletions

View file

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