From e3424f6592c7cbc26dfe474cbd9ee6eea7d609d7 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 24c8e35..ca8993f 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -12,6 +12,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