[PMkit] Update 'module.metadata' with the Pale Moon engine where appropriate in 'sdk/*'

This commit is contained in:
JustOff 2018-04-19 23:42:13 +03:00 committed by Roy Tam
commit 8c7026864a
18 changed files with 18 additions and 0 deletions

View file

@ -7,6 +7,7 @@
module.metadata = {
"stability": "experimental",
"engines": {
"Palemoon": "*",
"Firefox": "*",
"SeaMonkey": "*"
}