Commit 8c67ac28 authored by D1plo1d's avatar D1plo1d

Fixing inspector js logging on load

parent ccdf1b01
(function() {
var $console;
var windowFocus;
var windowFocus = true;
$(window).focus(function() {
windowFocus = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment