king
2021-08-24 1a11f7115e61c548f9ffc77d0a9e504307ca71b2
src/menu/pastecontroller/index.jsx
@@ -51,7 +51,7 @@
        }
        tab.components = tab.components.map(cell => {
          cell = this.resetconfig(cell, tab, copyBtns)
          cell = this.resetconfig(cell, tab, false, copyBtns)
          return cell
        })
      })