Update initial and example data.

This commit is contained in:
Ludwig Reiter 2021-09-29 15:14:07 +02:00
parent 1078a7101a
commit 5aa9bc082d
2 changed files with 5 additions and 2 deletions

View File

@ -19,8 +19,7 @@
],
"resource_ids": [],
"organization_tag_ids": [],
"default_theme_id": null,
"theme_ids": []
"default_theme_id": null
}
},
"user": {
@ -64,6 +63,7 @@
"projection_$_ids": [],
"vote_delegated_$_to_id": [],
"vote_delegations_$_from_ids": [],
"theme_id": null,
"meeting_ids": []
}
},

View File

@ -142,6 +142,7 @@
],
"vote_delegated_$_to_id": [],
"vote_delegations_$_from_ids": [],
"theme_id": null,
"meeting_ids": [
1
]
@ -230,6 +231,7 @@
"vote_delegated_vote_$_ids": [],
"vote_delegated_$_to_id": [],
"vote_delegations_$_from_ids": [],
"theme_id": null,
"meeting_ids": [
1
]
@ -318,6 +320,7 @@
"vote_delegated_vote_$_ids": [],
"vote_delegated_$_to_id": [],
"vote_delegations_$_from_ids": [],
"theme_id": null,
"meeting_ids": [
1
]