Show the scroll area only where there are one or more used plugins.
[bertos.git] / wizard / const.py
index 8ddb7004c23f52a0fa7e845de812d60fd917771e..f67b0bcdbaafd63875369fd626da05428023e442 100644 (file)
@@ -69,4 +69,6 @@ MODULE_DEFINITION = {
     "module_configuration": "module_configuration",
     "module_depends": "module_depends",
     "module_harvard": "module_harvard",
+    "module_hw": "module_hw",
+    "module_supports": "module_supports",
 }
\ No newline at end of file