chore(format): Format and Sort JSON files

This commit is contained in:
NatsumeLS
2025-01-20 17:45:56 +00:00
parent c8d7ffa0cd
commit 22b5de455b
94 changed files with 890117 additions and 890117 deletions

View File

@@ -1,15 +1,15 @@
{
"data": [
{
"id": "circle-battle-event-001",
"name": "#AnimateCheers",
"order": 1
}
],
"rules": {
"primaryKeys": [
"id",
"order"
]
},
"data": [
{
"id": "circle-battle-event-001",
"order": 1,
"name": "#AnimateCheers"
}
]
}
}
}