mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-06 17:52:32 +00:00
mdb test
This commit is contained in:
@@ -1,4 +1,17 @@
|
||||
{
|
||||
"WorkType_MiniLive|name": "Mini Live",
|
||||
"WorkType_LiveStreaming|name": "Livestream"
|
||||
"rules": {
|
||||
"primaryKeys": [
|
||||
"type"
|
||||
]
|
||||
},
|
||||
"data": [
|
||||
{
|
||||
"type": "WorkType_MiniLive",
|
||||
"name": "Mini Live"
|
||||
},
|
||||
{
|
||||
"type": "WorkType_LiveStreaming",
|
||||
"name": "Livestream"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user