mirror of
https://codeberg.org/librewolf/source.git
synced 2025-01-03 03:10:07 -05:00
close #11
This commit is contained in:
parent
0db2a9e59f
commit
73830b6e80
1 changed files with 2 additions and 2 deletions
|
@ -2,14 +2,14 @@ diff --git a/browser/extensions/moz.build b/browser/extensions/moz.build
|
||||||
index 269dcb2..ed7c31d 100644
|
index 269dcb2..ed7c31d 100644
|
||||||
--- a/browser/extensions/moz.build
|
--- a/browser/extensions/moz.build
|
||||||
+++ b/browser/extensions/moz.build
|
+++ b/browser/extensions/moz.build
|
||||||
@@ -5,11 +5,8 @@
|
@@ -5,11 +5,9 @@
|
||||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
DIRS += [
|
DIRS += [
|
||||||
- "doh-rollout",
|
- "doh-rollout",
|
||||||
"formautofill",
|
"formautofill",
|
||||||
"screenshots",
|
"screenshots",
|
||||||
- "webcompat",
|
"webcompat",
|
||||||
- "report-site-issue",
|
- "report-site-issue",
|
||||||
"pictureinpicture",
|
"pictureinpicture",
|
||||||
"proxy-failover",
|
"proxy-failover",
|
||||||
|
|
Loading…
Reference in a new issue