mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
Put 👍 and 👎 emojis in emotional order (#4317)
Inspired by [Slack](https://twitter.com/SlackHQ/status/472141845703565312)
This commit is contained in:
parent
97ef5d87c5
commit
e4316523d4
1 changed files with 1 additions and 1 deletions
|
@ -162,8 +162,8 @@ const groups = [
|
||||||
"speaking_head",
|
"speaking_head",
|
||||||
"spy",
|
"spy",
|
||||||
"thinking",
|
"thinking",
|
||||||
"thumbsdown",
|
|
||||||
"thumbsup",
|
"thumbsup",
|
||||||
|
"thumbsdown",
|
||||||
"upside_down",
|
"upside_down",
|
||||||
"urn",
|
"urn",
|
||||||
"vulcan",
|
"vulcan",
|
||||||
|
|
Loading…
Reference in a new issue