mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fancy Numbers
This commit is contained in:
+11
-1
@@ -50,5 +50,15 @@
|
||||
"W": "𝔚",
|
||||
"X": "𝔛",
|
||||
"Y": "𝔜",
|
||||
"Z": "ℨ"
|
||||
"Z": "ℨ",
|
||||
"1": "𝟙",
|
||||
"2": "ϩ",
|
||||
"3": "Ӡ",
|
||||
"4": "५",
|
||||
"5": "Ƽ",
|
||||
"6": "Ϭ",
|
||||
"7": "7",
|
||||
"8": "𝟠",
|
||||
"9": "९",
|
||||
"0": "⊘"
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xiao",
|
||||
"version": "114.13.0",
|
||||
"version": "114.13.1",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Xiao.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user