mirror of
https://github.com/dap-ps/discover.git
synced 2025-02-01 03:54:46 +00:00
8 lines
109 B
JSON
8 lines
109 B
JSON
|
{
|
||
|
"NEW": "NEW",
|
||
|
"APPROVED": "APPROVED",
|
||
|
"ALL_STATUS": [
|
||
|
"NEW",
|
||
|
"APPROVED"
|
||
|
]
|
||
|
}
|