@@ -176,7 +176,7 @@
"name": "<%= item.user.username %>"
}
- },
+ }<% if(index < data.data.length - 1){ %>, <%}%>
<% }); %>
]