king
2022-10-20 e2afee71874538e31ed57032e3ad1bba1188ab4b
src/menu/components/group/groupcomponents/index.jsx
@@ -98,8 +98,6 @@
      
      let newcard = {
        uuid: Utils.getuuid(),
        tabId: config.uuid,
        parentId: config.parentId,
        type: item.component,
        subtype: item.subtype,
        config: item.config,