diff --git a/Echo.ahk b/Echo.ahk index cfd7c63..2484e51 100644 --- a/Echo.ahk +++ b/Echo.ahk @@ -12,7 +12,7 @@ ih.OnKeyUp := Func("OnKeyUp") ih.Start() global enabledWindows := Array() -enabledWindows.Push(Array())t +enabledWindows.Push(Array()) enabledWindows.Push(Array()) global keyLog := {}