fix incorrect emoji used for 'this'
This commit is contained in:
@@ -538,5 +538,5 @@ html
|
|||||||
span= row.reaction_4_count
|
span= row.reaction_4_count
|
||||||
if row.reaction_5_count
|
if row.reaction_5_count
|
||||||
.best-reaction
|
.best-reaction
|
||||||
span 👁️
|
span ⬆️
|
||||||
span= row.reaction_5_count
|
span= row.reaction_5_count
|
||||||
|
|||||||
Reference in New Issue
Block a user