fluffychat merge

This commit is contained in:
ggurdin 2026-02-05 11:28:59 -05:00
commit 316733763c
No known key found for this signature in database
GPG key ID: A01CB41737CBB478
2 changed files with 3 additions and 0 deletions

View file

@ -44,6 +44,7 @@ class ChatEmojiPicker extends StatelessWidget {
onEmojiSelected: controller.onEmojiSelected,
onBackspacePressed: controller.emojiPickerBackspace,
config: Config(
locale: Localizations.localeOf(context),
emojiViewConfig: EmojiViewConfig(
noRecents: const NoRecent(),
backgroundColor:

View file

@ -996,6 +996,8 @@ class Message extends StatelessWidget {
// ),
// config:
// Config(
// locale:
// Localizations.localeOf(context),
// emojiViewConfig:
// const EmojiViewConfig(
// backgroundColor: