disable file upload in chat panel
This commit is contained in:
@@ -263,7 +263,7 @@ onUnmounted(() => {
|
||||
:rooms-list-opened="false"
|
||||
:show-add-room="false"
|
||||
:show-audio="false"
|
||||
:show-files="true"
|
||||
:show-files="false"
|
||||
:show-emojis="true"
|
||||
:show-reaction-emojis="false"
|
||||
:accepted-files="'image/*,video/*,application/pdf'"
|
||||
|
||||
Reference in New Issue
Block a user