mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: ui empty user name
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
import { goto } from '$app/navigation';
|
||||
import { Pill } from '$lib/elements';
|
||||
import { toLocaleDate } from '$lib/helpers/date';
|
||||
import { user } from '$lib/stores/projects';
|
||||
|
||||
let search = '';
|
||||
let showCreate = false;
|
||||
|
||||
Reference in New Issue
Block a user