mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 14:47:13 -04:00
chore: don't try to force update selection
This commit is contained in:
parent
2ec68c9269
commit
01dbcf7697
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ class _AiWriterScrollWrapperState extends State<AiWriterScrollWrapper> {
|
|||
@override
|
||||
void dispose() {
|
||||
aiWriterCubit.close();
|
||||
throttler.dispose();
|
||||
super.dispose();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue