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