summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2022-03-21 02:31:32 +0000
committerMoonchild <moonchild@palemoon.org>2022-03-21 02:31:32 +0000
commite6fa23a736997e5dc021521aef343a6252cd07d1 (patch)
treec85884ae183378e76e7f8edbd991e80f7b97e16a /components
parentfe9f5b599ade2ab70d6a0fd367d0568b9b49330b (diff)
downloadaura-central-e6fa23a736997e5dc021521aef343a6252cd07d1.tar.gz
Revert "[fxguid] Follow-up: Fix incorrect indent"
This reverts commit bfdc931d5845b22fac32de69bf34b3c4764773f3.
Diffstat (limited to 'components')
-rw-r--r--components/addons/src/XPIProvider.jsm2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/addons/src/XPIProvider.jsm b/components/addons/src/XPIProvider.jsm
index e1ecfedcb..c10a0559a 100644
--- a/components/addons/src/XPIProvider.jsm
+++ b/components/addons/src/XPIProvider.jsm
@@ -6419,7 +6419,7 @@ AddonInternal.prototype = {
(Services.vc.compare(version, app.maxVersion) <= 0)
},
- get matchingTargetApplication() {
+ get matchingTargetApplication() {
let app = null;
#ifdef MC_APP_ID