"git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "b20ec0586ee512ff7ff398c720e3d866af368c00"
Unverified Commit 488f448f authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #1732 from dannyl1u/fix/chat-link

parents 748cb7d4 95295061
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
import fileSaver from 'file-saver'; import fileSaver from 'file-saver';
const { saveAs } = fileSaver; const { saveAs } = fileSaver;
import { chats, user } from '$lib/stores'; import { chats, user, config } from '$lib/stores';
import { import {
createNewChat, createNewChat,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment