Update Work.json

This commit is contained in:
Mocca
2025-01-22 13:05:05 +07:00
parent b21db57e16
commit 4baf22601b

View File

@@ -7,11 +7,11 @@
"data": [ "data": [
{ {
"type": "WorkType_MiniLive", "type": "WorkType_MiniLive",
"name": "Mini Live" "name": "Mini Live "
}, },
{ {
"type": "WorkType_LiveStreaming", "type": "WorkType_LiveStreaming",
"name": "Livestream" "name": "Livestream "
} }
] ]
} }