mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-10 05:35:29 +02:00
Add import for AppConstants in ZenCustomizableUI module
This commit is contained in:
parent
d6a140ea7d
commit
f5bffa4b24
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
import { AppConstants } from "resource://gre/modules/AppConstants.sys.mjs";
|
||||
|
||||
export var ZenCustomizableUI = new (class {
|
||||
constructor() {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue