mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-02-03 19:25:01 -05:00
Fix embeds, changed inline->tag in score()
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
%endif
|
||||
>
|
||||
%if not expanded:
|
||||
${score(thing, thing.likes, inline = True)}
|
||||
${score(thing, thing.likes, tag='span')}
|
||||
 | 
|
||||
%endif
|
||||
<a class="reddit-comment-link"
|
||||
|
||||
Reference in New Issue
Block a user