I added the following lines to my config/desktop.py file:-
{
“module_name”:“File”,
“color”:“#DE23B7”,
“icon”:“octicon octicon-mortar-board”,
“type”:“module”,
“label”:_(“File”)
},
Upon saving the file and reloading the dashboard, the module is still not visible in the modules list.