fix: removed module type for learn

This commit is contained in:
Nabin Hait 2019-02-08 12:25:30 +05:30
parent 6d541605ca
commit 208ce5dcea

View File

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