mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
refac
This commit is contained in:
parent
176c689f8d
commit
7badff49d8
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue