1
0
mirror of https://github.com/one-among-us/data.git synced 2024-11-22 11:14:53 +08:00

[U] Generate json

This commit is contained in:
github-actions 2021-12-29 17:54:00 +00:00
parent 283f6b5712
commit 4a43bd5618

View File

@ -3,18 +3,18 @@
path: "Uekawakuyuurei",
id: "Uekawakuyuurei",
name: "蛍",
profileUrl: "https://data.one-among.us/people/uekawakuyuurei/photos/profile.jpg",
profileUrl: "${path}/photos/profile.jpg",
},
{
path: "NekoKomiir",
id: "NekoKomiir",
name: "Komiir Li",
profileUrl: "https://data.one-among.us/people/NekoKomiir/photos/profile.jpg",
profileUrl: "${path}/photos/profile.jpg",
},
{
path: "donotexist_A",
id: "donotexist_A",
name: "不存在",
profileUrl: "https://data.one-among.us/people/donotexist_a/photos/profile.jpg",
profileUrl: "${path}/photos/profile.jpg",
},
]