Skip to content

Commit

Permalink
style: update default user avatar to smiling face
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-2369 committed Feb 12, 2025
1 parent e86768a commit bbbeb19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/store/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const DEFAULT_CONFIG = {
lastUpdate: Date.now(), // timestamp, to merge state

submitKey: SubmitKey.Enter,
avatar: "1f603",
avatar: "1f60a",
fontSize: 14,
fontFamily: "",
theme: Theme.Auto as Theme,
Expand Down

0 comments on commit bbbeb19

Please sign in to comment.