mirror of
https://github.com/open-webui/open-webui
synced 2025-01-31 06:49:03 +00:00
refac
This commit is contained in:
parent
176c689f8d
commit
7badff49d8
@ -6,6 +6,7 @@
|
||||
import Image from '$lib/components/common/Image.svelte';
|
||||
|
||||
import KatexRenderer from './KatexRenderer.svelte';
|
||||
import { WEBUI_BASE_URL } from '$lib/constants';
|
||||
|
||||
export let id: string;
|
||||
export let tokens: Token[];
|
||||
|
Loading…
Reference in New Issue
Block a user