updated web support
This commit is contained in:
parent
442c9f1bc2
commit
84177f940e
|
@ -28,7 +28,6 @@
|
|||
window.addEventListener('load', function (event) {
|
||||
setTimeout(function () {
|
||||
console.log('test');
|
||||
window.open('https://google.com');
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue