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 5aa9bc082d
commit cc9df51cc3
2 changed files with 2 additions and 5 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

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