Add data type properties workspace
[sdc.git] / catalog-ui / configurations / menu.js
index 4b462b7..5a7e165 100644 (file)
@@ -302,6 +302,7 @@ const SDC_MENU_CONFIG = {
         ],
         "DataType": [
             {"text": "General", "action": "onMenuItemPressed", "state": "general"},
+            {"text": "Properties", "action": "onMenuItemPressed", "state": "properties"},
         ]
     }