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