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