From 8ba2863a335c6fbdfd7f3e0eb38c46a1dfd14add Mon Sep 17 00:00:00 2001 From: Jack Date: Thu, 14 Oct 2021 17:48:32 +0100 Subject: [PATCH] fixed some popups not being styled --- src/js/config.js | 1 + static/index.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/js/config.js b/src/js/config.js index 7f4b182fd..edb01f8d0 100644 --- a/src/js/config.js +++ b/src/js/config.js @@ -116,6 +116,7 @@ let defaultConfig = { minAcc: "off", minAccCustom: 90, showLiveAcc: false, + showLiveBurst: false, monkey: false, repeatQuotes: "off", oppositeShiftMode: "off", diff --git a/static/index.html b/static/index.html index 4496a02f8..fc066046d 100644 --- a/static/index.html +++ b/static/index.html @@ -242,14 +242,14 @@ -