HIF UI hotfix

This commit is contained in:
Mocca
2026-05-16 22:21:29 +07:00
parent da1e6bcc40
commit 285b5efd0d
63 changed files with 353871 additions and 11525 deletions
+1 -9
View File
@@ -1,28 +1,20 @@
{
"rules": {
"primaryKeys": [
"id",
"storyGroupId",
"tourStageTimelineId"
"id"
]
},
"data": [
{
"id": "tour-april-001",
"storyGroupId": "april_event_group-001",
"tourStageTimelineId": "liveapril-001_timeline-01",
"name": "Dream Stage on April 1st"
},
{
"id": "tour-event-001",
"storyGroupId": "livetour_event_group-001",
"tourStageTimelineId": "livetour-event-001_timeline-01",
"name": "Live Tour Event - Osaka"
},
{
"id": "tour-event-002",
"storyGroupId": "livetour_event_group-002",
"tourStageTimelineId": "tour-stage-timeline_tour-event-002",
"name": "Live Tour Event - Shibuya"
}
]