From: Dessalines Date: Wed, 4 Mar 2020 19:13:08 +0000 (-0500) Subject: Switching from heart to zap symbol for points. X-Git-Url: http://these/git/?a=commitdiff_plain;h=f601d6cd03a879c1f6e490cb4ecf954cb1d04d22;p=lemmy.git Switching from heart to zap symbol for points. --- diff --git a/ui/src/components/comment-node.tsx b/ui/src/components/comment-node.tsx index cfca0f3b..9759a13a 100644 --- a/ui/src/components/comment-node.tsx +++ b/ui/src/components/comment-node.tsx @@ -183,7 +183,7 @@ export class CommentNode extends Component {
  • - + {this.state.score} diff --git a/ui/src/components/symbols.tsx b/ui/src/components/symbols.tsx index b5d7dcdf..d44d0cfd 100644 --- a/ui/src/components/symbols.tsx +++ b/ui/src/components/symbols.tsx @@ -15,6 +15,9 @@ export class Symbols extends Component { xmlnsXlink="http://www.w3.org/1999/xlink" > + + +