diff --git a/manifest.json b/manifest.json index 51ba86d..98696d7 100644 --- a/manifest.json +++ b/manifest.json @@ -9,8 +9,7 @@ "serveUrl": "https://apps-cdn.deskpro-service.com/__name__/__version__", "appStoreUrl": "https://www.deskpro.com/product-embed/apps/nutshell", "targets": [ - { "target": "user_sidebar", "entrypoint": "#/" }, - { "target": "organisation_sidebar", "entrypoint": "#/" } + { "target": "user_sidebar", "entrypoint": "#/" } ], "settings": { "api_key": { @@ -37,4 +36,4 @@ } ] } -} +} \ No newline at end of file