diff options
author | Christian Hesse <mail@eworm.de> | 2024-03-21 13:39:56 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-03-21 14:28:23 +0100 |
commit | cc81e556491c40d9b2a0d164eda16e196ac72aa6 (patch) | |
tree | 46ed445c35dba01db65b4c8cfb43a3726ff1bcc5 /global-functions.rsc | |
parent | 6628d9f9665cc224423c904ef65d84a25c8de817 (diff) |
telegram-chat: improve readability with symbols
Diffstat (limited to 'global-functions.rsc')
-rw-r--r-- | global-functions.rsc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-functions.rsc b/global-functions.rsc index ca238ba..1b1a8c8 100644 --- a/global-functions.rsc +++ b/global-functions.rsc @@ -1361,6 +1361,7 @@ "earth"="\F0\9F\8C\8D"; "fire"="\F0\9F\94\A5"; "floppy-disk"="\F0\9F\92\BE"; + "gear"="\E2\9A\99"; "heart"="\E2\99\A5"; "high-voltage-sign"="\E2\9A\A1"; "incoming-envelope"="\F0\9F\93\A8"; |