make jshint happy
This commit is contained in:
parent
66423e62dc
commit
b4f666630e
|
@ -164,7 +164,7 @@
|
||||||
|
|
||||||
// 4 - MIX IT ALL UP
|
// 4 - MIX IT ALL UP
|
||||||
result.push(poll);
|
result.push(poll);
|
||||||
result.push(buttons)
|
result.push(buttons);
|
||||||
|
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue