fix: Fixed DM

This commit is contained in:
Deven Joshi
2020-10-27 18:15:46 +05:30
parent cdc549f24e
commit eb27807aa5
-1
View File
@@ -1083,7 +1083,6 @@ class MessageInputState extends State<MessageInput> {
_messageIsPresent = false;
_typingStarted = false;
_commandEnabled = false;
_sendAsDm = false;
});
_commandsOverlay?.remove();