mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Login page
- update images
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
import LoginLight from '$lib/images/login/login-light-mode.png';
|
||||
import { app } from '$lib/stores/app';
|
||||
import { user } from '$lib/stores/user';
|
||||
import { isCloud } from '$lib/system';
|
||||
//import { isCloud } from '$lib/system';
|
||||
|
||||
export let imgLight = LoginLight;
|
||||
export let imgDark = LoginDark;
|
||||
|
||||
Reference in New Issue
Block a user