2 lines
40 B
JavaScript
2 lines
40 B
JavaScript
"use strict";
|
|
window.confirm = () => {}; |
"use strict";
|
|
window.confirm = () => {}; |