aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-11-02 23:19:16 +0100
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-11-02 23:19:16 +0100
commitd049e0463ea4f7c2447fff8c7266f35c4e54e959 (patch)
tree4ac2cd08be61958775792038b407f1e388319ef7 /constants
parent164b08282bf3fd1b2548d533b7f964a0a1f2773f (diff)
downloadSkyHanni-REPO-d049e0463ea4f7c2447fff8c7266f35c4e54e959.tar.gz
SkyHanni-REPO-d049e0463ea4f7c2447fff8c7266f35c4e54e959.tar.bz2
SkyHanni-REPO-d049e0463ea4f7c2447fff8c7266f35c4e54e959.zip
create tab list class, sun and moon symbols
Diffstat (limited to 'constants')
-rw-r--r--constants/TabList.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/constants/TabList.json b/constants/TabList.json
new file mode 100644
index 0000000..441ada8
--- /dev/null
+++ b/constants/TabList.json
@@ -0,0 +1,7 @@
+{
+ "sun_moon_symbols": [
+ "☀",
+ "☽",
+ "࿇"
+ ]
+} \ No newline at end of file