Revert "Minor change"

This reverts commit 1f6a5faf41.
This commit is contained in:
ashilkn 2023-01-24 20:38:25 +05:30
parent 2acb810a5a
commit 6cd796a913

View file

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