Add new reaction: rip 😇

This commit is contained in:
syuilo
2018-08-11 21:08:34 +09:00
parent be68f42220
commit 4a5e145048
7 changed files with 9 additions and 3 deletions

View File

@ -26,6 +26,7 @@ export const validateReaction = $.str.or([
'congrats',
'angry',
'confused',
'rip',
'pudding'
]);