feat: set title for user profile page

This commit is contained in:
Shivam Mishra 2020-03-02 15:22:19 +05:30
parent dd3c5903fe
commit 138a0f880c

View file

@ -4,7 +4,7 @@
"docstatus": 0, "docstatus": 0,
"doctype": "Page", "doctype": "Page",
"idx": 0, "idx": 0,
"modified": "2019-07-22 12:23:38.425877", "modified": "2020-03-02 15:17:13.041650",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Desk", "module": "Desk",
"name": "user-profile", "name": "user-profile",
@ -18,5 +18,6 @@
"script": null, "script": null,
"standard": "Yes", "standard": "Yes",
"style": null, "style": null,
"system_page": 0 "system_page": 0,
"title": "User Profile"
} }