ashilkn %!s(int64=2) %!d(string=hai) anos
pai
achega
c59c38dc29
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/ui/account/verify_recovery_page.dart

+ 1 - 1
lib/ui/account/verify_recovery_page.dart

@@ -75,7 +75,7 @@ class _VerifyRecoveryPageState extends State<VerifyRecoveryPage> {
           "contains 24 words, and check the spelling of each.\n\nIf you "
           "entered an older recovery code, make sure it is 64 characters long, and check each of them.";
       final result = await showNewChoiceDialog(
-        context: context,
+        context,
         title: "Invalid key",
         body: errMessage,
         firstButtonLabel: "Try again",