allow multiple votes at once (WIP/need to be fixed)
This commit is contained in:
parent
17c099fc3d
commit
f079de53e6
@ -14,17 +14,29 @@
|
||||
{
|
||||
"id": "vote-options",
|
||||
"content": [
|
||||
{
|
||||
"id": "abstain",
|
||||
"label": "Ich enthalte mich234"
|
||||
},
|
||||
{
|
||||
"id": "va9h6snd",
|
||||
"label": "Das Reicht"
|
||||
},
|
||||
{
|
||||
"id": "yes",
|
||||
"label": "Ja, ich stimme zu"
|
||||
},
|
||||
{
|
||||
"id": "no",
|
||||
"label": "Nein, ich stimme nicht zu"
|
||||
"id": "1w5u17px",
|
||||
"label": "5674567"
|
||||
},
|
||||
{
|
||||
"id": "abstain",
|
||||
"label": "Ich enthalte mich"
|
||||
"id": "no",
|
||||
"label": "Neinneinenen"
|
||||
},
|
||||
{
|
||||
"id": "2puzfaka",
|
||||
"label": "2345tg2"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1 +1,8 @@
|
||||
[]
|
||||
[
|
||||
{
|
||||
"id": "0dfdb724-b6f2-47db-917b-0d233bef5e93",
|
||||
"vote": "abstain",
|
||||
"comment": "ich was.",
|
||||
"timestamp": "2025-03-02T19:12:44.209Z"
|
||||
}
|
||||
]
|
@ -1 +1,3 @@
|
||||
[]
|
||||
[
|
||||
"f149de36-b116-46dc-9fbb-a6e216d1fec1"
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user