Commit cb8ef67
authored
fix: Apply string set for file upload size and count limit (#989)
[SBISSUE-15201](https://sendbird.atlassian.net/browse/SBISSUE-15201)
### ChangeLog
Apply the string set `FILE_UPLOAD_NOTIFICATION__COUNT_LIMIT` and
`FILE_UPLOAD_NOTIFICATION__SIZE_LIMIT`1 parent 43cd83e commit cb8ef67
File tree
1 file changed
+2
-2
lines changed- src/modules/GroupChannel/components/MessageInputWrapper
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments