chore: Follow up add check list
This commit is contained in:
parent
fb134cba2f
commit
52ba9468a4
1 changed files with 1 additions and 0 deletions
|
|
@ -1192,6 +1192,7 @@ class ChatController extends State<ChatPageWithRoom>
|
|||
} else {
|
||||
sendController.text += '\n- [ ] ';
|
||||
}
|
||||
onInputBarChanged(sendController.text);
|
||||
inputFocus.requestFocus();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue