king
2021-08-31 72419e2f826031a158173f46d723a672064e37cd
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
        })
      })