diff --git a/common/constants.js b/common/constants.js index b20a7b8..66a60e4 100644 --- a/common/constants.js +++ b/common/constants.js @@ -112,7 +112,7 @@ export const FEELINGS = [ { id: 'tipsy', name: '微醺', emoji: '😊', desc: '刚刚好的快乐' }, { id: 'buzzed', name: '到位', emoji: '😌', desc: '今夜刚刚好' }, { id: 'drunk', name: '醉了', emoji: '😵', desc: '有点上头了' }, - { id: 'blackout', name: '断片', emoji: '🫠', desc: '什么都不记得了' } + { id: 'blackout', name: '断片', emoji: '🤯', desc: '什么都不记得了' } ] // 酒言酒语