[auth] Remove privacy screen image
This commit is contained in:
@@ -90,7 +90,7 @@ class LockScreenSettings {
|
||||
: await PrivacyScreen.instance.enable(
|
||||
iosOptions: const PrivacyIosOptions(
|
||||
enablePrivacy: true,
|
||||
privacyImageName: 'LaunchImage',
|
||||
// privacyImageName: 'LaunchImage',
|
||||
),
|
||||
androidOptions: const PrivacyAndroidOptions(
|
||||
enableSecure: true,
|
||||
|
||||
Reference in New Issue
Block a user