mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 08:18:41 +09:00
webextension: fix moz.build order
This commit is contained in:
parent
d0a49a6995
commit
db0b8b5341
1 changed files with 1 additions and 1 deletions
|
|
@ -32,8 +32,8 @@ EXTRA_JS_MODULES += [
|
|||
'../extensions/DeferredSave.jsm',
|
||||
'../extensions/GMPUtils.jsm',
|
||||
'AddonManager.jsm',
|
||||
'LightweightThemeManager.jsm',
|
||||
'GMPInstallManager.jsm',
|
||||
'LightweightThemeManager.jsm',
|
||||
]
|
||||
|
||||
JAR_MANIFESTS += ['jar.mn']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue