feat: set title for user profile page
This commit is contained in:
parent
dd3c5903fe
commit
138a0f880c
1 changed files with 3 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"docstatus": 0,
|
||||
"doctype": "Page",
|
||||
"idx": 0,
|
||||
"modified": "2019-07-22 12:23:38.425877",
|
||||
"modified": "2020-03-02 15:17:13.041650",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Desk",
|
||||
"name": "user-profile",
|
||||
|
|
@ -18,5 +18,6 @@
|
|||
"script": null,
|
||||
"standard": "Yes",
|
||||
"style": null,
|
||||
"system_page": 0
|
||||
"system_page": 0,
|
||||
"title": "User Profile"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue