2 lines
29 B
JavaScript
2 lines
29 B
JavaScript
|
|
window.confirm = () => true;
|
|
|
window.confirm = () => true;
|