diff options
author | Christian Hesse <mail@eworm.de> | 2021-04-29 22:27:29 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-04-29 22:37:36 +0200 |
commit | 666cd3f18423769a01297368d74464d2f01e57e4 (patch) | |
tree | 7574f124666667d90721e6291d108a9353d979ba /global-functions | |
parent | 9e8170749132d3e2e5a98160d94b79be1ef4f90e (diff) |
upload-backup: add second symbol
Diffstat (limited to 'global-functions')
-rw-r--r-- | global-functions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-functions b/global-functions index 1866489..0c90ad8 100644 --- a/global-functions +++ b/global-functions @@ -1076,6 +1076,7 @@ "pushpin"="\F0\9F\93\8C"; "scissors"="\E2\9C\82"; "sparkles"="\E2\9C\A8"; + "up-arrow"="\E2\AC\86"; "warning-sign"="\E2\9A\A0"; "white-heavy-check-mark"="\E2\9C\85" } |