mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 22:38:41 +09:00
Style clean up
This commit is contained in:
parent
e5b9c090ba
commit
dee9b7b41d
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ loader.lazyRequireGetter(this, "BrowserMenus", "devtools/client/framework/browse
|
|||
|
||||
loader.lazyImporter(this, "AppConstants", "resource://gre/modules/AppConstants.jsm");
|
||||
#ifdef MC_BASILISK
|
||||
loader.lazyImporter(this, "CustomizableUI", "resource:///modules/CustomizableUI.jsm");
|
||||
loader.lazyImporter(this, "CustomizableUI", "resource:///modules/CustomizableUI.jsm");
|
||||
#endif
|
||||
|
||||
const {LocalizationHelper} = require("devtools/shared/l10n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue