From 6b5e64510395c4476a3c27a9db015135e50cf878 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 16 Sep 2022 21:32:09 +0200 Subject: optional streams (5, minor fixes; done) --- client-web/source/keybinds.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client-web/source/keybinds.ts') diff --git a/client-web/source/keybinds.ts b/client-web/source/keybinds.ts index 028e119..fba0047 100644 --- a/client-web/source/keybinds.ts +++ b/client-web/source/keybinds.ts @@ -1,5 +1,6 @@ -import { Room } from "./room.ts" +/// +import { Room } from "./room.ts" export function setup_keybinds(room: Room) { let command_mode = false -- cgit v1.2.3-70-g09d2