mirror of
https://github.com/RPG-Research/bcirpg.git
synced 2024-04-16 14:23:01 +00:00
12 lines
93 B
JSON
12 lines
93 B
JSON
{
|
|
"items": [
|
|
{
|
|
"value": "item1"
|
|
},
|
|
{
|
|
"value": "item2"
|
|
}
|
|
]
|
|
}
|
|
|