removed liveacc default

This commit is contained in:
Jack 2020-12-10 16:46:46 +00:00
parent aa18a8507d
commit aa8a0b4def

View file

@ -73,7 +73,7 @@ let defaultConfig = {
strictSpace: false,
minAcc: "off",
minAccCustom: 90,
showLiveAcc: true,
showLiveAcc: false,
};
let cookieConfig = null;