Fix app doesnt showed in desktop
Related to #607, #608 and this discussion on GGroup https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/erpnext-developer-forum/cQMhAZAFiF4/7B8GHkH4RZ0J
This commit is contained in:
parent
213289252c
commit
7faf26c29f
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@ desktop_template = """from frappe import _
|
|||
|
||||
def get_data():
|
||||
return {{
|
||||
"{app_title}": {{
|
||||
"{app_name}": {{
|
||||
"color": "{app_color}",
|
||||
"icon": "{app_icon}",
|
||||
"type": "module",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue