"vscode:/vscode.git/clone" did not exist on "c6d7d57d4b31a93dcb3a591290c5158da5033c6e"
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 @@
import fileSaver from 'file-saver';
const { saveAs } = fileSaver;
import { chats, user } from '$lib/stores';
import { chats, user, config } from '$lib/stores';
import {
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