Allow regular users to change their info, including password.
Should fix #199
This commit is contained in:
@@ -87,6 +87,9 @@
|
||||
"name": "Nome",
|
||||
"password": "Senha",
|
||||
"createdAt": "Data de Criação"
|
||||
},
|
||||
"helperTexts": {
|
||||
"name": "Alterações no seu nome só serão refletidas no próximo login"
|
||||
}
|
||||
},
|
||||
"player": {
|
||||
@@ -348,4 +351,4 @@
|
||||
"toggle_love": "Marcar/desmarcar favorita"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user