chore: Follow up typo

pull/733/head rc1.25.0-2
Krille 1 week ago
parent cd12f773fe
commit 039771ee5e
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652

@ -44,7 +44,7 @@ class HomeserverPickerView extends StatelessWidget {
children: [ children: [
const Icon(Icons.import_export_outlined), const Icon(Icons.import_export_outlined),
const SizedBox(width: 12), const SizedBox(width: 12),
Text(L10n.of(context).loginWithMatrixId), Text(L10n.of(context).hydrate),
], ],
), ),
), ),

Loading…
Cancel
Save