Преглед изворни кода

Revert "Minor change"

This reverts commit 1f6a5faf41d97c92e1da18dc9a7f625a3084b288.
ashilkn пре 2 година
родитељ
комит
6cd796a913
1 измењених фајлова са 0 додато и 1 уклоњено
  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,
   );
 }