mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
commit
b508f184ee
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
import fileSaver from 'file-saver';
|
||||
const { saveAs } = fileSaver;
|
||||
|
||||
import { chats, user } from '$lib/stores';
|
||||
import { chats, user, config } from '$lib/stores';
|
||||
|
||||
import {
|
||||
createNewChat,
|
||||
|
|
|
|||
Loading…
Reference in a new issue