💄 Optimize card colors

This commit is contained in:
2025-10-14 01:16:02 +08:00
parent 910bf20eef
commit eabb3154f1
6 changed files with 14 additions and 14 deletions

View File

@@ -330,7 +330,7 @@ class ExploreScreen extends HookConsumerWidget {
),
PostFeaturedList(),
PostComposeCard(
onSubmit: (post) {
onSubmit: () {
activitiesNotifier.forceRefresh();
},
),