import extension files (#2127)
* import extension files * updated shims
This commit is contained in:
@ -458,6 +458,7 @@
|
|||||||
"scriptManager": true,
|
"scriptManager": true,
|
||||||
"simGifTransparent": "rgba(0,0,0,0)",
|
"simGifTransparent": "rgba(0,0,0,0)",
|
||||||
"simGifMaxFrames": 44,
|
"simGifMaxFrames": 44,
|
||||||
"simScreenshotMaxUriLength": 300000
|
"simScreenshotMaxUriLength": 300000,
|
||||||
|
"importExtensionFiles": true
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user