mirror of
https://github.com/venera-app/venera.git
synced 2025-12-16 07:01:16 +00:00
Save data when mark all as read
This commit is contained in:
@@ -299,6 +299,7 @@ class _FollowUpdatesPageState extends AutomaticGlobalState<FollowUpdatesPage> {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
updateFollowUpdatesUI();
|
updateFollowUpdatesUI();
|
||||||
|
appdata.saveData();
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user