aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions.rsc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-11-27 18:30:11 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-12-05 00:11:19 +0100
commit52b8e67309ce8497482bf057cc0934badb8cefe8 (patch)
treea65c44b4b6135217c3067cce9d20896f0721c13a /global-functions.rsc
parentd3611cebbd6ae725b209bbc82a65751d8e8f5770 (diff)
celebrating ✨⭐ 1.000 stars ⭐✨ on Github!change-115
Diffstat (limited to 'global-functions.rsc')
-rw-r--r--global-functions.rsc3
1 files changed, 2 insertions, 1 deletions
diff --git a/global-functions.rsc b/global-functions.rsc
index 34d3df0..93da798 100644
--- a/global-functions.rsc
+++ b/global-functions.rsc
@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
-:global ExpectedConfigVersion 114;
+:global ExpectedConfigVersion 115;
# global variables not to be changed by user
:global GlobalFunctionsReady false;
@@ -1320,6 +1320,7 @@
"scissors"="\E2\9C\82";
"sparkles"="\E2\9C\A8";
"speech-balloon"="\F0\9F\92\AC";
+ "star"="\E2\AD\90";
"warning-sign"="\E2\9A\A0";
"white-heavy-check-mark"="\E2\9C\85"
}