app_title fixed frappe/frappe#683
This commit is contained in:
parent
eab987652d
commit
31bb3a97d7
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ desktop_template = """from frappe import _
|
|||
|
||||
def get_data():
|
||||
return {{
|
||||
"{app_name}": {{
|
||||
"{app_title}": {{
|
||||
"color": "{app_color}",
|
||||
"icon": "{app_icon}",
|
||||
"type": "module",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue