User management and project management build scripts updated
[osm/UI.git] / skyquake / plugins / user_management / config.json
index 930b9cf..0e66f6f 100644 (file)
         "route": "user-management",
         "component": "./dashboard/dashboard.jsx",
         "type": "internal"
+    },{
+        "label": "Platform Role Management",
+        "route": "platform",
+        "component": "./platformRoleManagement/platformRoleManagement.jsx",
+        "type": "internal"
     }]
 }