mirror of
https://github.com/open-webui/open-webui
synced 2024-11-07 09:09:53 +00:00
fix
This commit is contained in:
parent
9fb30d4787
commit
837944dcc5
@ -15,7 +15,7 @@
|
||||
import { toast } from 'svelte-sonner';
|
||||
|
||||
const dispatch = createEventDispatcher();
|
||||
const $i18n = getContext('i18n');
|
||||
const i18n = getContext('i18n');
|
||||
|
||||
export let boilerplate = '';
|
||||
export let value = '';
|
||||
|
Loading…
Reference in New Issue
Block a user