This commit is contained in:
Timothy Jaeryang Baek
2026-01-01 13:45:37 +04:00
parent c144122f60
commit f981843852

View File

@@ -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.')