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