Skip to content

Commit 6e18294

Browse files
committed
refac
1 parent bc90463 commit 6e18294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/admin/Users/UserList.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<script>
1+
<script lang="ts">
22
import { WEBUI_API_BASE_URL, WEBUI_BASE_URL } from '$lib/constants';
33
import { WEBUI_NAME, config, user, showSidebar } from '$lib/stores';
44
import { goto } from '$app/navigation';

0 commit comments

Comments
 (0)