This commit is contained in:
Rushabh Mehta 2014-07-08 16:29:07 +05:30
parent eab987652d
commit 31bb3a97d7

View file

@ -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",