mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-12-24 18:52:55 +03:00
Merge PR #1364.
This commit is contained in:
commit
dc3934561d
@ -86,7 +86,7 @@ class MainPage extends ConsumerWidget {
|
||||
return MessagePage(
|
||||
centered: true,
|
||||
graphic: noKeyImage,
|
||||
message: hasNfcSupport && isNfcEnabled
|
||||
header: hasNfcSupport && isNfcEnabled
|
||||
? l10n.l_insert_or_tap_yk
|
||||
: l10n.l_insert_yk,
|
||||
actionsBuilder: (context, expanded) => [
|
||||
|
Loading…
Reference in New Issue
Block a user