Commit fd379487 by sanfordstudent

Merge pull request #11989 from edx/release

Release
parents 2c7241a3 2e2687ba
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"${ user.id | n, js_escaped_string }", "${ user.id | n, js_escaped_string }",
{ {
email: "${ user.email | 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: { integrations: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment