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