fix surprised emotion

This commit is contained in:
Terrence
2025-02-01 11:06:17 +08:00
parent d44c01a5a3
commit c34cf27ccb

View File

@@ -348,7 +348,7 @@ void LcdDisplay::SetEmotion(const std::string &emotion) {
{"😭", "crying"},
{"😍", "loving"},
{"😳", "embarrassed"},
{"😲", "surprised"},
{"😯", "surprised"},
{"😨", "shocked"},
{"🤔", "thinking"},
{"😉", "winking"},