Skip to content

Commit

Permalink
Adapting key and contextPath
Browse files Browse the repository at this point in the history
  • Loading branch information
hnaether-c8y committed Nov 10, 2023
1 parent 94a0ded commit 0fec957
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@
},
"c8y": {
"application": {
"name": "tenant-option-management-plugin",
"name": "Tenant Option Management Plugin",
"description": "Adds menu entry. Users can add/update/delete tenant options.",
"contextPath": "tenant-option-management-plugin",
"key": "tenant-option-management-plugin-application-key",
"globalTitle": "Tenant Option Management plugin",
"contextPath": "sag-ps-iot-pkg-tenant-option-management-plugin",
"key": "sag-ps-iot-pkg-tenant-option-management-plugin-application-key",
"globalTitle": "Tenant Option Management Plugin",
"tabsHorizontal": true,
"isPackage": true,
"noAppSwitcher": true,
Expand Down

0 comments on commit 0fec957

Please sign in to comment.