Add a full name to the administrator user

remotes/origin/enhancement/email-actions
David Barragán Merino 2015-07-22 16:43:17 +02:00
parent ae0beffaa7
commit 938c9bca75
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"model": "users.user",
"fields": {
"username": "admin",
"full_name": "",
"full_name": "Administrator",
"bio": "",
"lang": "",
"color": "",