commit | 208ce5dceac6ee17342999047fedb8ee8bf032a9 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Fri Feb 08 12:25:30 2019 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Fri Feb 08 12:25:30 2019 +0530 |
tree | 4ad194505a4e20baf8a7603b1222cd719a8ca7cc | |
parent | 6d541605ca2939ada356e803fd951a8c56fee23b [diff] |
fix: removed module type for learn
diff --git a/erpnext/config/desktop.py b/erpnext/config/desktop.py index aa4c02a..fd5906a 100644 --- a/erpnext/config/desktop.py +++ b/erpnext/config/desktop.py
@@ -191,7 +191,6 @@ "label": _("Learn"), "color": "#FF888B", "icon": "octicon octicon-device-camera-video", - "type": "module", "is_help": True, "description": "Explore Help Articles and Videos." },