#1325 Revert precision changes on some KAI/NAI sliders

This commit is contained in:
Cohee
2023-11-06 22:58:04 +02:00
parent 568f352cf6
commit 41211137fe
3 changed files with 11 additions and 13 deletions

View File

@@ -737,7 +737,6 @@ async function firstLoadInit() {
initStats();
initCfg();
doDailyExtensionUpdatesCheck();
// Cohee: Uncomment when we decide to use loader
hideLoader();
}