Remove logging injected html

This commit is contained in:
shortcutme 2018-02-21 03:09:01 +01:00
parent 6b71f91775
commit 1833b3e89f
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE

View file

@ -83,7 +83,6 @@ class Wrapper
@ws.ws.close()
@ws.onCloseWebsocket(null, 4000)
else if cmd == "injectHtml"
console.log("inject", message)
$("body").append(message.params)
else
@sendInner message # Pass message to inner frame