Add option to hide posts upvotes and comments points

This commit is contained in:
sartateme
2022-01-31 15:31:00 +01:00
parent 3ef2f004ea
commit 274a8be24e
7 changed files with 29 additions and 1605 deletions
+5
View File
@@ -1,4 +1,9 @@
.link
if user_preferences.show_upvotes === 'false'
style.
.upvotes {
display: none;
}
.upvotes
.arrow
span #{kFormatter(link.ups)}