chore: fix tests

This commit is contained in:
Christy Jacob
2023-08-08 12:54:07 +04:00
parent 7f76d2bc07
commit 95f970e023
+3
View File
@@ -13,6 +13,9 @@
import { isCloud } from '$lib/system';
import { onDestroy } from 'svelte';
export let imgLight = LoginLight;
export let imgDark = LoginDark;
const technologies = [
'js',
'flutter',