mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-12-25 06:27:03 +01:00
Remove console log
This commit is contained in:
parent
5061429443
commit
825016bc52
@ -228,7 +228,6 @@
|
||||
|
||||
function inIframe() {
|
||||
try {
|
||||
console.log(window.self, window.top)
|
||||
return window.self !== window.top;
|
||||
} catch (e) {
|
||||
return true;
|
||||
|
Loading…
Reference in New Issue
Block a user