This commit is contained in:
julian-CStack 2023-08-23 07:59:34 -06:00
parent 40ebaaa547
commit 128272cf20

View file

@ -289,7 +289,7 @@ class _NewWalletOptionsViewState extends ConsumerState<NewWalletOptionsView> {
child: Center( child: Center(
child: Text( child: Text(
"You may add a BIP39 passphrase. This is optional. " "You may add a BIP39 passphrase. This is optional. "
"You will need BOTH you seed and your passphrase to recover the wallet.", "You will need BOTH your seed and your passphrase to recover the wallet.",
style: Util.isDesktop style: Util.isDesktop
? STextStyles.desktopTextExtraSmall(context) ? STextStyles.desktopTextExtraSmall(context)
.copyWith( .copyWith(