mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +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">
|
||||
<button
|
||||
class="text-xs bg-transparent hover:underline cursor-pointer"
|
||||
type="button"
|
||||
on:click={() => onDelete()}
|
||||
>
|
||||
{$i18n.t('Delete')}
|
||||
|
|
|
|||
Loading…
Reference in a new issue