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