Files
Gakumas-Translation-Data-EN/local-files/masterTrans/Work.json
2025-01-21 00:40:48 +07:00

17 lines
230 B
JSON

{
"rules": {
"primaryKeys": [
"type"
]
},
"data": [
{
"type": "WorkType_MiniLive",
"name": "Mini Live"
},
{
"type": "WorkType_LiveStreaming",
"name": "Livestream"
}
]
}