programming is hard okay
This commit is contained in:
parent
3309087277
commit
74bcec8b31
@ -1190,7 +1190,7 @@ define([
|
|||||||
feedback("NO_PROXIES");
|
feedback("NO_PROXIES");
|
||||||
}
|
}
|
||||||
|
|
||||||
if (typeof(Array.isArray) === 'function') {
|
if (typeof(Array.isArray) !== 'function') {
|
||||||
feedback("NO_ISARRAY");
|
feedback("NO_ISARRAY");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user