Ver código fonte

Revert "Minor change"

This reverts commit 1f6a5faf41d97c92e1da18dc9a7f625a3084b288.
ashilkn 2 anos atrás
pai
commit
6cd796a913
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      lib/ui/create_collection_sheet.dart

+ 0 - 1
lib/ui/create_collection_sheet.dart

@@ -79,7 +79,6 @@ void createCollectionSheet(
     backgroundColor: getEnteColorScheme(context).backgroundElevated,
     barrierColor: backdropFaintDark,
     enableDrag: false,
-    useRootNavigator: true,
   );
 }