Skip to content

Commit 896d6dc

Browse files
authored
PLEASE tell me it passes the click event
1 parent fee89c4 commit 896d6dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/containers/mode-tools.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ class ModeTools extends React.Component {
365365
return;
366366
}
367367

368+
console.log(specificOperation);
368369
if (typeof specificOperation !== "string") specificOperation = "unite";
369370

370371
if (window.test) {

0 commit comments

Comments
 (0)