forked from xiaozhi/xiaozhi-esp32
fix surprised emotion
This commit is contained in:
@@ -348,7 +348,7 @@ void LcdDisplay::SetEmotion(const std::string &emotion) {
|
||||
{"😭", "crying"},
|
||||
{"😍", "loving"},
|
||||
{"😳", "embarrassed"},
|
||||
{"😲", "surprised"},
|
||||
{"😯", "surprised"},
|
||||
{"😨", "shocked"},
|
||||
{"🤔", "thinking"},
|
||||
{"😉", "winking"},
|
||||
|
||||
Reference in New Issue
Block a user