Trying a utility file

This commit is contained in:
Chris Mann 2023-07-20 13:55:26 +02:00
parent 8f5f289dec
commit 4b367f0b42

View file

@ -103,6 +103,7 @@ type NewAccountData struct {
DisplayName string
GivenName string
Surname string
Mail string
ErrorUsernameTaken bool
ErrorInvalidUsername bool