mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
partly revert rev a4b0f333b to fix addon manager.
This commit is contained in:
parent
d4582b821c
commit
8eb3a2701c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
|
||||
EXTRA_JS_MODULES.addons += [
|
||||
'AddonLogging.jsm',
|
||||
'AddonRepository.jsm',
|
||||
'AddonRepository_SQLiteMigrator.jsm',
|
||||
'Content.js',
|
||||
'GMPProvider.jsm',
|
||||
|
|
@ -16,6 +15,7 @@ EXTRA_JS_MODULES.addons += [
|
|||
]
|
||||
|
||||
EXTRA_PP_JS_MODULES.addons += [
|
||||
'AddonRepository.jsm',
|
||||
'AddonUpdateChecker.jsm',
|
||||
'XPIProvider.jsm',
|
||||
'XPIProviderUtils.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue