From 61bd33845b757cf703b431352d96c75d08efdc6b Mon Sep 17 00:00:00 2001 From: Percs <83934299+Percslol@users.noreply.github.com> Date: Sun, 14 Jul 2024 20:14:23 -0500 Subject: [PATCH] fix beacon rewriter --- src/client/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/client/index.ts b/src/client/index.ts index ad41ce5..3db716d 100644 --- a/src/client/index.ts +++ b/src/client/index.ts @@ -13,6 +13,7 @@ import "./css.ts"; import "./history.ts"; import "./worker.ts"; import "./url.ts"; +import "./beacon.ts" declare global { interface Window {