fixing typo in template

This commit is contained in:
Sanford Student
2016-03-25 16:50:28 -04:00
parent 801bb288c2
commit ed7237b671

View File

@@ -12,7 +12,7 @@
"${ user.id | n, js_escaped_string }",
{
email: "${ user.email | n, js_escaped_string }",
username: "${ ser.username | n, js_escaped_string }"
username: "${ user.username | n, js_escaped_string }"
},
{
integrations: {