From 967afc890b267319bcfa8cda2223b511754c562d Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 28 May 2017 21:13:23 +0900 Subject: [PATCH] [Client] Fix bug --- src/web/app/common/tags/reactions-viewer.tag | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/web/app/common/tags/reactions-viewer.tag b/src/web/app/common/tags/reactions-viewer.tag index cae629a4c1..27d9da3590 100644 --- a/src/web/app/common/tags/reactions-viewer.tag +++ b/src/web/app/common/tags/reactions-viewer.tag @@ -6,6 +6,9 @@ { reactions.hmm } { reactions.surprise } { reactions.congrats } + { reactions.angry } + { reactions.confused } + { reactions.pudding }