Skip to content

Commit

Permalink
Merge pull request #706 from isucon/fe-initial-fix
Browse files Browse the repository at this point in the history
[FE] 初期データの参照を修正
  • Loading branch information
imamiya-masaki authored Dec 6, 2024
2 parents 92f60ba + b9a0395 commit 98fe414
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions frontend/initial-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,26 +30,26 @@
{
"id": "01JDJ23EA0C0P2KFPTXDKTZMNM",
"username": "Collier6283",
"firstname": "?? (後で修正予定)",
"lastname": "??",
"firstname": "和治",
"lastname": "大森",
"date_of_birth": "1972-01-20",
"token": "34ea320039fc61ae2558176607a2e12c",
"invitation_code": "5c4a695f66d598e"
},
{
"id": "01JDJ23EA0C0P2KFPTXEJNC8TE",
"username": "Miller6106",
"firstname": "??",
"lastname": "??",
"firstname": "寿英",
"lastname": "緒方",
"date_of_birth": "1963-12-13",
"token": "d175bd9d34b9c4e0b3d9864a07ccee37",
"invitation_code": "21b45ed16b4a519"
},
{
"id": "01JDJ322S0KH01ENA31X2QB60M",
"username": "Goldner6682",
"firstname": "??",
"lastname": "??",
"firstname": "倖寧",
"lastname": "金子",
"date_of_birth": "1990-07-04",
"token": "d1c9df78002d6829f32f1d676c472de1",
"invitation_code": "ee6d417477d556f"
Expand Down

0 comments on commit 98fe414

Please sign in to comment.