1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-06-19 08:15:16 +00:00

Fix issue

This commit is contained in:
2021-04-26 10:51:42 +02:00
parent 8a581d158a
commit 80623c75be

View File

@ -45,7 +45,7 @@ List<Widget> buildTour(TourRouteState state) {
pushNotificationsKey: state.pushNotificationsKey,
onConfigured: state.rebuild,
onChanged: state.rebuild,
visible: state.areNotificationsConfigured,
visible: !state.areNotificationsConfigured,
),
// Forez specific features