Unverified Commit b508f184 authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #1738 from open-webui/main

dev
parents 348186c4 488f448f
......@@ -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