revert to no flavor

This commit is contained in:
Alex
2024-07-31 12:34:42 -05:00
parent 01f8b7e458
commit 7eccf99797
4 changed files with 134 additions and 134 deletions
+1 -1
View File
@@ -192,7 +192,7 @@ class ImmichAppState extends ConsumerState<ImmichApp>
localizationsDelegates: context.localizationDelegates,
supportedLocales: context.supportedLocales,
locale: context.locale,
debugShowCheckedModeBanner: true,
debugShowCheckedModeBanner: false,
home: MaterialApp.router(
title: 'Immich',
debugShowCheckedModeBanner: false,