Merge 8025653ced into c59031c44c
This commit is contained in:
commit
f54ab4f173
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ class LoginView extends StatelessWidget {
|
|||
prefixIcon: const Icon(Icons.account_box_outlined),
|
||||
errorText: controller.usernameError,
|
||||
errorStyle: const TextStyle(color: Colors.orange),
|
||||
hintText: '@username:domain',
|
||||
hintText: 'username or email',
|
||||
labelText: L10n.of(context).emailOrUsername,
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue