Merge pull request #5576 from jsangmeister/fix-example-data
Fix example data
This commit is contained in:
commit
49c77912ae
@ -144,7 +144,8 @@
|
||||
"speaker_$_ids": ["1"],
|
||||
"speaker_1_ids": [4, 8, 9],
|
||||
"personal_note_$_ids": [],
|
||||
"supported_motion_$_ids": [3],
|
||||
"supported_motion_$_ids": ["1"],
|
||||
"supported_motion_1_ids": [3],
|
||||
"submitted_motion_$_ids": [],
|
||||
"motion_poll_voted_$_ids": [],
|
||||
"motion_vote_$_ids": [],
|
||||
|
Loading…
Reference in New Issue
Block a user