aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/src/js/backends/static.js3
-rw-r--r--web/src/js/components/Header/OptionMenu.jsx2
2 files changed, 0 insertions, 5 deletions
diff --git a/web/src/js/backends/static.js b/web/src/js/backends/static.js
index 1de6b294..6657fecf 100644
--- a/web/src/js/backends/static.js
+++ b/web/src/js/backends/static.js
@@ -4,11 +4,8 @@
*/
import { fetchApi } from "../utils"
-const CMD_RESET = 'reset'
-
export default class StaticBackend {
constructor(store) {
- this.activeFetches = {}
this.store = store
this.onOpen()
}
diff --git a/web/src/js/components/Header/OptionMenu.jsx b/web/src/js/components/Header/OptionMenu.jsx
index 78519a34..c41c9d99 100644
--- a/web/src/js/components/Header/OptionMenu.jsx
+++ b/web/src/js/components/Header/OptionMenu.jsx
@@ -19,9 +19,7 @@ export default function OptionMenu() {
</div>
<div className="menu-legend">Protocol Support</div>
</div>
- </HideInStatic>
- <HideInStatic>
<div className="menu-group">
<div className="menu-content">
<SettingsToggle setting="anticache">