forked from open-webui/open-webui
feat: rosepine custom theme
This commit is contained in:
parent
6f907784fb
commit
af6e4eb904
11 changed files with 168 additions and 39 deletions
|
@ -4,7 +4,7 @@
|
|||
const { saveAs } = fileSaver;
|
||||
|
||||
import { getChatById } from '$lib/apis/chats';
|
||||
import { chatId, db, modelfiles } from '$lib/stores';
|
||||
import { chatId, modelfiles } from '$lib/stores';
|
||||
|
||||
export let initNewChat: Function;
|
||||
export let title: string = 'Ollama Web UI';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue