diff options
author | default <nobody@localhost> | 2022-12-03 20:54:44 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-03 20:54:44 +0100 |
commit | 2bf9134fda4c0adaad88f2d00549743faec0a4ac (patch) | |
tree | 382eef1ec51c9ed661146c61f96c31f2c804d34b /format.c | |
parent | bd0149ee0d2b38d2aab97ef5096ca1a3cb529086 (diff) |
Added :shrug2:
Diffstat (limited to 'format.c')
-rw-r--r-- | format.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ struct { { "<3", "💓" }, { ":facepalm:", "🤦" }, { ":shrug:", "🤷" }, + { ":shrug2:", "¯\\_(ツ)_/¯" }, { ":eyeroll:", "🙄" }, { ":beer:", "🍺" }, { ":beers:", "🍻" }, |