mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 16:25:17 +00:00
Attempt to auto-configure push notifications to remove one tour pane
This commit is contained in:
@ -45,6 +45,7 @@ List<Widget> buildTour(TourRouteState state) {
|
||||
pushNotificationsKey: state.pushNotificationsKey,
|
||||
onConfigured: state.rebuild,
|
||||
onChanged: state.rebuild,
|
||||
visible: state.areNotificationsConfigured,
|
||||
),
|
||||
|
||||
// Forez specific features
|
||||
|
Reference in New Issue
Block a user