mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-29 12:22:44 +08:00
quickcommand 深拷贝
This commit is contained in:
parent
6301ad1b6b
commit
48dda1ddef
@ -476,7 +476,7 @@ let getSandboxFuns = () => {
|
||||
var sandbox = {
|
||||
fetch: fetch.bind(window),
|
||||
utools: getuToolsLite(),
|
||||
quickcommand,
|
||||
quickcommand: _.cloneDeep(quickcommand),
|
||||
electron,
|
||||
axios,
|
||||
Audio,
|
||||
|
Loading…
x
Reference in New Issue
Block a user