1
0
mirror of https://gitlab.com/comunic/comunicmobile synced 2025-06-20 16:55:17 +00:00

Fix a few notices

This commit is contained in:
2022-03-11 16:36:42 +01:00
parent 06312512a6
commit 45e8f34c81
26 changed files with 38 additions and 110 deletions

View File

@ -18,8 +18,7 @@ class TourNotificationsPane extends PresentationPane {
required Function() onConfigured,
required Function() onChanged,
required bool visible,
}) : assert(pushNotificationsKey != null),
super(
}) : super(
icon: Icons.notifications,
title: tr("Push notifications")!,
child: (c) => PushNotificationsConfigurationWidget(