fix: Fixed DM
This commit is contained in:
@@ -1083,7 +1083,6 @@ class MessageInputState extends State<MessageInput> {
|
|||||||
_messageIsPresent = false;
|
_messageIsPresent = false;
|
||||||
_typingStarted = false;
|
_typingStarted = false;
|
||||||
_commandEnabled = false;
|
_commandEnabled = false;
|
||||||
_sendAsDm = false;
|
|
||||||
});
|
});
|
||||||
|
|
||||||
_commandsOverlay?.remove();
|
_commandsOverlay?.remove();
|
||||||
|
|||||||
Reference in New Issue
Block a user