mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
make jshint happy
This commit is contained in:
parent
66423e62dc
commit
b4f666630e
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@
|
|||
|
||||
// 4 - MIX IT ALL UP
|
||||
result.push(poll);
|
||||
result.push(buttons)
|
||||
result.push(buttons);
|
||||
|
||||
return result;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue