We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af5802 commit b5b4436Copy full SHA for b5b4436
templates/repo/issue/view_content/comments.tmpl
@@ -336,7 +336,7 @@
336
{{if .Content}}
337
<div class="detail">
338
<span class="octicon octicon-quote"></span>
339
- <span class="text grey">{{.Content}}</span>
+ <span class="text grey has-emoji">{{.Content}}</span>
340
</div>
341
{{end}}
342
{{ range $filename, $lines := .Review.CodeComments}}
0 commit comments