king
2022-10-20 dda47756fa781557e20bb332c467232ac6436de7
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,