koken / issues

Public issue tracker for Koken http://koken.me
8 stars 0 forks source link

Koken Installer varintId #37

Closed sscholl closed 7 years ago

sscholl commented 7 years ago

The installer throws an error:

Uncaught ReferenceError: intId is not defined

The variable intId is not set because a whitespace is missing in line 774.

varintId = setInterval(function() { var intId = setInterval(function() {

MikeCostello commented 7 years ago

Thank you for reporting, the tab whitespace has been replaced with a space. fixed https://github.com/koken/koken-installer/commit/83b0893b528d9eb3125cc60591ce4d1730076cc7