summaryrefslogtreecommitdiff
path: root/client-web/source/keybinds.ts
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-04-10 14:15:33 +0200
committermetamuffin <metamuffin@disroot.org>2023-04-10 14:15:33 +0200
commit4b026c618ed6b40a22c0bf601b45e1da96d5bc5e (patch)
tree34ea874d40407f8f318d66d8935cbdbbf3fbb42d /client-web/source/keybinds.ts
parentfe36a0640f2e36baad1f08033f09b49bdd0f1062 (diff)
downloadkeks-meet-4b026c618ed6b40a22c0bf601b45e1da96d5bc5e.tar
keks-meet-4b026c618ed6b40a22c0bf601b45e1da96d5bc5e.tar.bz2
keks-meet-4b026c618ed6b40a22c0bf601b45e1da96d5bc5e.tar.zst
new (useless) sw
Diffstat (limited to 'client-web/source/keybinds.ts')
-rw-r--r--client-web/source/keybinds.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/client-web/source/keybinds.ts b/client-web/source/keybinds.ts
index d096501..28bd263 100644
--- a/client-web/source/keybinds.ts
+++ b/client-web/source/keybinds.ts
@@ -7,7 +7,7 @@
import { create_camera_res, create_mic_res, create_screencast_res } from "./resource/track.ts";
import { Room } from "./room.ts"
-import { update_serviceworker } from "./sw/init.ts";
+import { update_serviceworker } from "./sw/client.ts";
export function setup_keybinds(room: Room) {
// let command_mode = false