aboutsummaryrefslogtreecommitdiff
path: root/webAO/packets/handlers/handleBN.ts
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2022-09-04 22:30:31 +0200
committerstonedDiscord <Tukz@gmx.de>2022-09-04 22:30:31 +0200
commit1e3fde25b9f6d8adbdf087a51a34dc35cc1907d8 (patch)
tree6b0c33270bc7ec96ab7dbe3381870babeb60a179 /webAO/packets/handlers/handleBN.ts
parent975fb353dd7f5bec7bcb836f4ceb86fae9b70340 (diff)
undo dom stuff
Diffstat (limited to 'webAO/packets/handlers/handleBN.ts')
-rw-r--r--webAO/packets/handlers/handleBN.ts3
1 files changed, 1 insertions, 2 deletions
diff --git a/webAO/packets/handlers/handleBN.ts b/webAO/packets/handlers/handleBN.ts
index 9dabc15..f7b8447 100644
--- a/webAO/packets/handlers/handleBN.ts
+++ b/webAO/packets/handlers/handleBN.ts
@@ -1,7 +1,6 @@
-import { AO_HOST, client, getIndexFromSelect } from "../../client";
+import { AO_HOST, client, getIndexFromSelect, updateBackgroundPreview } from "../../client";
import { safeTags } from "../../encoding";
import tryUrls from "../../utils/tryUrls";
-import { updateBackgroundPreview } from '../../dom/updateBackgroundPreview'
/**
* Handles a background change.