Skip to content

Instantly share code, notes, and snippets.

@stechnique
Created February 11, 2021 19:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stechnique/bf9325b1b0f2d4b59d38629804433472 to your computer and use it in GitHub Desktop.
Save stechnique/bf9325b1b0f2d4b59d38629804433472 to your computer and use it in GitHub Desktop.
{
"name": "Health Check",
"items": [
{
"url": "https://d2go.io/addins/healthCheck/healthCheck.html",
"path": "DriveAppLink/",
"menuName": {
"en": "Health Check",
"fr": "Bilan de santé"
}
},
{
"url": "https://d2go.io/addins/healthCheckAdmin/healthCheckAdmin.html",
"icon": "https://d2go.io/addins/healthCheckAdmin/images/COVID-19.svg",
"path": "/",
"menuName": {
"en": "Health Check",
"fr": "Bilan de santé"
}
}
],
"version": "1.0",
"supportEmail": "support@d2go.io",
"isSigned": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment