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 @@ -