mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-04 17:14:02 +00:00
18 lines
231 B
JSON
18 lines
231 B
JSON
{
|
|
"data": [
|
|
{
|
|
"name": "Mini Live",
|
|
"type": "WorkType_MiniLive"
|
|
},
|
|
{
|
|
"name": "Livestream",
|
|
"type": "WorkType_LiveStreaming"
|
|
}
|
|
],
|
|
"rules": {
|
|
"primaryKeys": [
|
|
"type"
|
|
]
|
|
}
|
|
}
|