File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -244,6 +244,7 @@ fetchMessages({ room, options }) {
244
244
| ` textarea-action-enabled ` (18) | Boolean | - | ` false ` |
245
245
| ` user-tags-enabled ` | Boolean | - | ` true ` |
246
246
| ` emojis-suggestion-enabled ` | Boolean | - | ` true ` |
247
+ | ` media-preview-enabled ` | Boolean | - | ` true ` |
247
248
| ` responsive-breakpoint ` (19) | Number | - | ` 900 ` |
248
249
| ` single-room ` (20) | Boolean | - | ` false ` |
249
250
| ` scroll-distance ` (21) | Number | - | ` 60 ` |
@@ -715,6 +716,7 @@ Example:
715
716
| ` file-icon ` | Replace the file icon | - | - |
716
717
| ` file-close-icon ` | Replace the file close icon | - | - |
717
718
| ` edit-close-icon ` | Replace the edit close icon | - | - |
719
+ | ` preview-close-icon ` | Replace the media preview close icon | - | - |
718
720
| ` emoji-picker-icon ` | Replace the emoji picker icon | - | - |
719
721
| ` emoji-picker-reaction-icon ` | Replace the emoji picker reaction icon (in the message box) | - | - |
720
722
| ` paperclip-icon ` | Replace the paperclip icon | - | - |
You can’t perform that action at this time.
0 commit comments