From 4465db1576eef1ab325bae8647c4d915ada31db9 Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Sun, 1 Apr 2012 01:25:42 +0200 Subject: [PATCH] switch host name of Mozilla Marketplace --- manifest.webapp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.webapp b/manifest.webapp index f447572..e72d055 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -14,6 +14,6 @@ }, "installs_allowed_from": [ "https://apps-preview.mozilla.org", - "https://apps.mozilla.org" + "https://marketplace.mozilla.org" ] } \ No newline at end of file -- 2.35.3