cancel approval flow on frontend when request is abandoned by client
This commit is contained in:
@ -30,7 +30,6 @@
|
||||
&& alt === event.altKey
|
||||
&& shift === event.shiftKey
|
||||
) {
|
||||
console.log({hotkey, ctrl, alt, shift});
|
||||
click();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user