Skip to content

Commit

Permalink
fix: update manifest to match app hub name
Browse files Browse the repository at this point in the history
  • Loading branch information
olavpo committed Jan 17, 2022
1 parent 8c46b72 commit 0d4c89a
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 @@ -79,15 +79,15 @@
},
"manifest.webapp": {
"developer": {
"company": "?",
"company": "UiO",
"email": "olavpo@ifi.uio.no",
"name": "?",
"url": "http://?"
"name": "HISP UiO",
"url": "https://github.com/dhis2/who-immunization-analysis-app"
},
"icons": {
"48": "img/icons/app_logo_48x48.png",
"96": "img/icons/app_logo_96x96.png"
},
"name": "Immunization analysis"
"name": "WHO Immunization analysis"
}
}

0 comments on commit 0d4c89a

Please sign in to comment.