Update models.yml, initial-data.json and example-data.json

This commit is contained in:
Ludwig Reiter 2021-10-04 12:59:44 +02:00
parent d5d41a532a
commit 703d61a3b7
2 changed files with 4 additions and 6 deletions

View File

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

View File

@ -23,7 +23,8 @@
],
"organization_tag_ids": [
1
]
],
"theme_ids": []
}
},
"user": {
@ -141,7 +142,6 @@
],
"vote_delegated_$_to_id": [],
"vote_delegations_$_from_ids": [],
"theme_id": null,
"meeting_ids": [
1
]
@ -230,7 +230,6 @@
"vote_delegated_vote_$_ids": [],
"vote_delegated_$_to_id": [],
"vote_delegations_$_from_ids": [],
"theme_id": null,
"meeting_ids": [
1
]
@ -319,7 +318,6 @@
"vote_delegated_vote_$_ids": [],
"vote_delegated_$_to_id": [],
"vote_delegations_$_from_ids": [],
"theme_id": null,
"meeting_ids": [
1
]