mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-07 08:27:05 +00:00
refac
This commit is contained in:
parent
c144122f60
commit
f981843852
1 changed files with 1 additions and 0 deletions
|
|
@ -223,6 +223,7 @@
|
|||
bind:replyToMessage
|
||||
bind:chatInputElement
|
||||
id={threadId}
|
||||
{channel}
|
||||
disabled={!channel?.write_access}
|
||||
placeholder={!channel?.write_access
|
||||
? $i18n.t('You do not have permission to send messages in this thread.')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue