mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-25 06:54:49 -06:00
refac
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
export let apiKey: string;
|
||||
|
||||
let ports: ListeningPort[] = [];
|
||||
let expanded = true;
|
||||
let expanded = false;
|
||||
let loading = false;
|
||||
let pollTimer: ReturnType<typeof setInterval> | null = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user