This commit is contained in:
Mocca
2025-01-21 00:40:48 +07:00
parent 232c6a958a
commit b2b36a475f
94 changed files with 921746 additions and 98505 deletions

View File

@@ -1,4 +1,17 @@
{
"ProduceStepType_EventSchool|name": "Activities",
"ProduceStepType_Present|name": "Gift"
"rules": {
"primaryKeys": [
"type"
]
},
"data": [
{
"type": "ProduceStepType_EventSchool",
"name": "Activities"
},
{
"type": "ProduceStepType_Present",
"name": "Gift"
}
]
}