kandimat-user-app/src/data/options.json
2019-04-26 12:19:05 +01:00

18 lines
196 B
JSON

[
{
"position": "positive",
"id": 0
},
{
"position": "neutral",
"id": 1
},
{
"position": "negative",
"id": 2
},
{
"position": "skipped",
"id": 3
}
]