Skip to content

Commit

Permalink
fix js string error - closes #240
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwood committed Feb 11, 2021
1 parent 5345813 commit 3931b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/web_console/templates/layouts/inlined_string.erb
@@ -1 +1 @@
"<%= j yield %>"
`<%= j yield %>`

0 comments on commit 3931b25

Please sign in to comment.