diff --git a/app/store/config.ts b/app/store/config.ts index bf1cdad1c..05a78f162 100644 --- a/app/store/config.ts +++ b/app/store/config.ts @@ -20,7 +20,7 @@ const DEFAULT_CONFIG = { compressMessageLengthThreshold: 1000, sendBotMessages: true as boolean, submitKey: SubmitKey.Enter as SubmitKey, - avatar: "1f603", + avatar: "1f437", fontSize: 14, theme: Theme.Auto as Theme, tightBorder: false,