Update initial and example data.
This commit is contained in:
parent
1078a7101a
commit
5aa9bc082d
@ -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": []
|
||||
}
|
||||
},
|
||||
|
@ -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
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user