UX: makes smile the default emoji-picker icon (#30843)

discourse-emojis is used in chat only for message actions to show a
difference with the the other emojis so people don't think it's just the
smiley emoji.
This commit is contained in:
Joffrey JAFFEUX
2025-01-17 12:29:18 +01:00
committed by GitHub
parent 359bbbe617
commit f8d5a7873a
5 changed files with 9 additions and 9 deletions

View File

@ -64,7 +64,7 @@ class ChatSetupInit {
label: "chat.emoji",
id: "emoji",
class: "chat-emoji-btn",
icon: "discourse-emojis",
icon: "smile",
position: "dropdown",
displayed: owner.lookup("service:site").mobileView,
action(context) {