Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions finout/assets/oauth_clients.json

This file was deleted.

6 changes: 2 additions & 4 deletions finout/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,5 @@
"support_email": "[email protected]",
"sales_email": "[email protected]"
},
"assets": {
"oauth": "assets/oauth_clients.json"
}
}
"assets": {}
}
6 changes: 0 additions & 6 deletions instabug/assets/oauth_clients.json

This file was deleted.

12 changes: 5 additions & 7 deletions instabug/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"manifest_version": "2.0.0",
"app_uuid": "37d9bc39-888f-4bec-b8c5-3c137cf88f84",
"app_uuid": "37d9bc39-888f-4bec-b8c5-3c137cf88f84",
"app_id": "instabug",
"owner": "integrations-developer-platform",
"display_on_public_website": true,
"tile": {
"overview": "README.md#Overview",
"configuration": "README.md#Setup",
"configuration": "README.md#Setup",
"support": "README.md#Support",
"changelog": "CHANGELOG.md",
"description": "Monitor and track your mobile app health and performance.",
Expand Down Expand Up @@ -56,7 +56,7 @@
"classifier_tags": [
"Offering::UI Extension",
"Supported OS::Linux",
"Supported OS::Windows",
"Supported OS::Windows",
"Supported OS::macOS",
"Category::Alerting",
"Category::Issue Tracking"
Expand All @@ -68,13 +68,11 @@
}
]
},
"assets": {
"oauth": "assets/oauth_clients.json"
},
"assets": {},
"author": {
"support_email": "[email protected]",
"name": "Luciq",
"homepage": "https://www.luciq.ai/",
"sales_email": "[email protected]"
}
}
}
Loading