Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Commit

Permalink
added marketplace-dev.allizom.org to the installs_allowd_from attribu…
Browse files Browse the repository at this point in the history
…te of the manifest.webapp so this can be installed from the dev marketplace
  • Loading branch information
Nick Desaulniers committed Jul 2, 2012
1 parent 45bb7c1 commit 57eeb7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/manifest.webapp
Expand Up @@ -3,6 +3,7 @@
"description": "Manage Installed Open Web Apps", "description": "Manage Installed Open Web Apps",
"installs_allowed_from": [ "installs_allowed_from": [
"https://marketplace.mozilla.org", "https://marketplace.mozilla.org",
"https://marketplace-dev.allizom.org",
"https://myapps.mozillalabs.com/" "https://myapps.mozillalabs.com/"
], ],
"appcache_path": "/cache.manifest", "appcache_path": "/cache.manifest",
Expand Down

0 comments on commit 57eeb7f

Please sign in to comment.