Fixed 9.2.4.6, 9.1.3.5 and 11.7

This commit is contained in:
seve12 2025-09-10 13:04:37 +03:00
parent 53726fed24
commit cb10ad3a20
3 changed files with 11 additions and 2 deletions

View file

@ -57,6 +57,7 @@ AccountsTemplates.addFields([
displayName: 'username',
required: true,
minLength: 2,
autocomplete: 'username',
},
emailField,
passwordField,