From 4a43bd5618b8522cba228c184700bca058b708bd Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Dec 2021 17:54:00 +0000 Subject: [PATCH] [U] Generate json --- generated/people-list.json5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/generated/people-list.json5 b/generated/people-list.json5 index db10b495..de74c051 100644 --- a/generated/people-list.json5 +++ b/generated/people-list.json5 @@ -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", }, ] \ No newline at end of file