Remove flutter chat #26
1 changed files with 1 additions and 1 deletions
change wording on verify page
message -> event
commit
7016cc4205
|
|
@ -21,7 +21,7 @@ class VerifyPage extends HookConsumerWidget {
|
|||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: [
|
||||
Text(
|
||||
"Enter your recovery key or passphrase below to unlock encrypted messages.\nYour passphrase is usually not the same as your password.",
|
||||
"Enter your recovery key or passphrase below to unlock encrypted events.\nYour passphrase is usually not the same as your password.",
|
||||
),
|
||||
SizedBox(height: 12),
|
||||
FormTextInput(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue