mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-21 14:09:19 +00:00
fix: removed module type for learn
This commit is contained in:
@@ -191,7 +191,6 @@ def get_data():
|
|||||||
"label": _("Learn"),
|
"label": _("Learn"),
|
||||||
"color": "#FF888B",
|
"color": "#FF888B",
|
||||||
"icon": "octicon octicon-device-camera-video",
|
"icon": "octicon octicon-device-camera-video",
|
||||||
"type": "module",
|
|
||||||
"is_help": True,
|
"is_help": True,
|
||||||
"description": "Explore Help Articles and Videos."
|
"description": "Explore Help Articles and Videos."
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user