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 {
|
} else {
|
||||||
sendController.text += '\n- [ ] ';
|
sendController.text += '\n- [ ] ';
|
||||||
}
|
}
|
||||||
|
onInputBarChanged(sendController.text);
|
||||||
inputFocus.requestFocus();
|
inputFocus.requestFocus();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue