forked from open-webui/open-webui
chore: version check refac
This commit is contained in:
parent
cc49e0d10f
commit
b777b6d2aa
5 changed files with 56 additions and 35 deletions
|
@ -1,7 +1,6 @@
|
|||
import { writable } from 'svelte/store';
|
||||
|
||||
// Backend
|
||||
export const info = writable({});
|
||||
export const config = writable(undefined);
|
||||
export const user = writable(undefined);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue