Merge branch 'master' into feature/new-ui
This commit is contained in:
@@ -445,7 +445,7 @@ class MessageInputState extends State<MessageInput> {
|
||||
return 'Search GIFs';
|
||||
}
|
||||
if (_attachments.isNotEmpty) {
|
||||
return 'Add a command or send';
|
||||
return 'Add a comment or send';
|
||||
}
|
||||
return 'Write a message';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user