mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
refac
This commit is contained in:
parent
288947a648
commit
14baf6955d
1 changed files with 1 additions and 0 deletions
|
|
@ -100,6 +100,7 @@
|
||||||
<div class="flex-1">
|
<div class="flex-1">
|
||||||
<button
|
<button
|
||||||
class="text-xs bg-transparent hover:underline cursor-pointer"
|
class="text-xs bg-transparent hover:underline cursor-pointer"
|
||||||
|
type="button"
|
||||||
on:click={() => onDelete()}
|
on:click={() => onDelete()}
|
||||||
>
|
>
|
||||||
{$i18n.t('Delete')}
|
{$i18n.t('Delete')}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue