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,
|
crossAxisAlignment: CrossAxisAlignment.start,
|
||||||
children: [
|
children: [
|
||||||
Text(
|
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),
|
SizedBox(height: 12),
|
||||||
FormTextInput(
|
FormTextInput(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue