src/tabviews/zshare/actionList/normalbutton/index.jsx @@ -868,6 +868,9 @@ subObjs.push(val) } } else { if (typeof(val) === 'string') { val = val.replace(/'/ig, '"') } keys.push(key) vals.push(`'${val}'`) }