From 1fa5390f873dd61dd7fedb901c0feb56ecdf26f8 Mon Sep 17 00:00:00 2001 From: ajuvercr Date: Sat, 11 Apr 2020 08:32:27 +0200 Subject: [PATCH] fu --- frontend/www/games.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/www/games.ts b/frontend/www/games.ts index 5b5c065..08246ba 100644 --- a/frontend/www/games.ts +++ b/frontend/www/games.ts @@ -39,7 +39,7 @@ async function on_load() { } } } -window.addEventListener("load", on_load, false); +// window.addEventListener("load", on_load, false); export function handle(location, name: string) { game_file = location;