From c1852a54a598950f01c877875af39e4c31c55455 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Mon, 9 Apr 2018 10:19:13 -0400 Subject: [PALEMOON] Enable Devtools by default --- application/palemoon/confvars.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/palemoon/confvars.sh b/application/palemoon/confvars.sh index 560eb1cec..8a1d00c68 100644 --- a/application/palemoon/confvars.sh +++ b/application/palemoon/confvars.sh @@ -59,7 +59,7 @@ ACCEPTED_MAR_CHANNEL_IDS=palemoon-release # Platform Feature: Developer Tools # XXX: Devtools are disabled until they can be made to work with Pale Moon -MOZ_DEVTOOLS= +MOZ_DEVTOOLS=1 # Platform Feature: "Phoenix" Extensions Support aka Dual-guid system. # Allows installation of Firefox GUID targeted extensions despite having -- cgit v1.2.3