aboutsummaryrefslogtreecommitdiff
path: root/web/script/backbutton.ts
diff options
context:
space:
mode:
Diffstat (limited to 'web/script/backbutton.ts')
-rw-r--r--web/script/backbutton.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/script/backbutton.ts b/web/script/backbutton.ts
index 4bd73c0..27a7ac2 100644
--- a/web/script/backbutton.ts
+++ b/web/script/backbutton.ts
@@ -3,6 +3,7 @@
which is licensed under the GNU Affero General Public License (version 3); see /COPYING.
Copyright (C) 2023 metamuffin <metamuffin.org>
*/
+/// <reference lib="dom" />
import { e } from "./jshelper/mod.ts";
globalThis.addEventListener("DOMContentLoaded", () => {