mirror of
https://github.com/venera-app/venera.git
synced 2025-12-15 06:41:14 +00:00
Merge pull request #592 from lings03/patch
Save data when mark all as read
This commit is contained in:
@@ -299,6 +299,7 @@ class _FollowUpdatesPageState extends AutomaticGlobalState<FollowUpdatesPage> {
|
||||
);
|
||||
}
|
||||
updateFollowUpdatesUI();
|
||||
appdata.saveData();
|
||||
},
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user