mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac
This commit is contained in:
@@ -45,7 +45,6 @@ export const showCallOverlay = writable(false);
|
||||
export const scrollPaginationEnabled = writable(true);
|
||||
export const pageSkip = writable(0);
|
||||
export const pageLimit = writable(-1);
|
||||
export const tagView = writable(false);
|
||||
|
||||
export type Model = OpenAIModel | OllamaModel;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user