This commit is contained in:
Timothy Jaeryang Baek
2026-01-29 20:30:22 +04:00
parent bc90463ea6
commit 6e182940e2

View File

@@ -1,4 +1,4 @@
<script>
<script lang="ts">
import { WEBUI_API_BASE_URL, WEBUI_BASE_URL } from '$lib/constants';
import { WEBUI_NAME, config, user, showSidebar } from '$lib/stores';
import { goto } from '$app/navigation';