We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc90463 commit 6e18294Copy full SHA for 6e18294
src/lib/components/admin/Users/UserList.svelte
@@ -1,4 +1,4 @@
1
-<script>
+<script lang="ts">
2
import { WEBUI_API_BASE_URL, WEBUI_BASE_URL } from '$lib/constants';
3
import { WEBUI_NAME, config, user, showSidebar } from '$lib/stores';
4
import { goto } from '$app/navigation';
0 commit comments