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
29cd1bc739
commit
f6637cc78e
1 changed files with 1 additions and 1 deletions
|
|
@ -341,7 +341,7 @@
|
||||||
{$i18n.t('Allow Rate Response')}
|
{$i18n.t('Allow Rate Response')}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<Switch bind:state={permissions.chat.rating_response} />
|
<Switch bind:state={permissions.chat.rate_response} />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class=" flex w-full justify-between my-2 pr-2">
|
<div class=" flex w-full justify-between my-2 pr-2">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue