diff options
author | default <nobody@localhost> | 2023-09-02 09:23:44 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-09-02 09:23:44 +0200 |
commit | e3fbb807ff7f1a5b5e893da996b583053103fb18 (patch) | |
tree | b12be5fb3414fe0402c757fa8fa38a9e6e4a9ea8 /format.c | |
parent | 073a2d962ad1acdfc2b6f179fc2fecdf92b9e9e8 (diff) |
Improved heart <3 emoji.
Diffstat (limited to 'format.c')
-rw-r--r-- | format.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ const char *smileys[] = { "%-)", "🤪", ":_(", "😢", ":-|", "😐", - "<3", "💓", + "<3", "❤️", ":facepalm:", "🤦", ":shrug:", "🤷", ":shrug2:", "¯\\_(ツ)_/¯", |