make jshint happy

This commit is contained in:
Sam 2015-05-05 10:10:50 +10:00
parent 66423e62dc
commit b4f666630e

View file

@ -164,7 +164,7 @@
// 4 - MIX IT ALL UP
result.push(poll);
result.push(buttons)
result.push(buttons);
return result;
}