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