mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: check
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
import { Dependencies } from '$lib/constants';
|
||||
|
||||
onDestroy(() => {
|
||||
domain.set({ id: '', name: '' });
|
||||
domain.set({ $id: '', domain: '' });
|
||||
});
|
||||
|
||||
beforeNavigate(() => {
|
||||
|
||||
Reference in New Issue
Block a user