🚨 fixed linter warnings

This commit is contained in:
Mawoka
2023-05-28 13:16:58 +02:00
parent c0bb8ce599
commit ef73234606
9 changed files with 11 additions and 12 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
file, You can obtain one at https://mozilla.org/MPL/2.0/.
-->
<script lang="ts">
import { alertModal } from '$lib/stores';
// import { alertModal } from '$lib/stores';
import { captcha_enabled } from '$lib/config';
import StartGameBackground from './start_game_background.svg';
import { fade } from 'svelte/transition';