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",
|
"id": "vote-options",
|
||||||
"content": [
|
"content": [
|
||||||
|
{
|
||||||
|
"id": "abstain",
|
||||||
|
"label": "Ich enthalte mich234"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "va9h6snd",
|
||||||
|
"label": "Das Reicht"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "yes",
|
"id": "yes",
|
||||||
"label": "Ja, ich stimme zu"
|
"label": "Ja, ich stimme zu"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "no",
|
"id": "1w5u17px",
|
||||||
"label": "Nein, ich stimme nicht zu"
|
"label": "5674567"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "abstain",
|
"id": "no",
|
||||||
"label": "Ich enthalte mich"
|
"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