Fix bracket mismatch in notifications_screen.dart

This commit is contained in:
Patrick Britton 2026-02-06 16:15:03 -06:00
parent 72264c3044
commit 9d7aa46a0d

View file

@ -529,7 +529,6 @@ class _NotificationsScreenState extends ConsumerState<NotificationsScreen> {
}
},
),
),
)),
],
),