Merge branch 'feature/new-ui' into feature/ui-split

This commit is contained in:
Salvatore Giordano
2021-01-26 12:33:54 +01:00
8 changed files with 25 additions and 15 deletions
@@ -29,7 +29,7 @@ void main() async {
logLevel: Level.INFO,
showLocalNotification:
(!kIsWeb && Platform.isAndroid) ? showLocalNotification : null,
persistenceEnabled: false,
persistenceEnabled: true,
);
if (userId != null) {