mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-07 02:02:31 +00:00
chore(format): Format and Sort JSON files
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user