mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
new: customCmds tips
This commit is contained in:
@@ -61,6 +61,7 @@ abstract final class BioAuth {
|
||||
localizedReason: l10n.authRequired,
|
||||
options: const AuthenticationOptions(
|
||||
biometricOnly: true,
|
||||
stickyAuth: true,
|
||||
),
|
||||
authMessages: [
|
||||
AndroidAuthMessages(
|
||||
|
||||
Reference in New Issue
Block a user