From cc9df51cc3d8d48a3ceab75f3866ac401e91c80e Mon Sep 17 00:00:00 2001 From: Ludwig Reiter Date: Mon, 4 Oct 2021 12:59:44 +0200 Subject: [PATCH] Update models.yml, initial-data.json and example-data.json --- docker/initial-data.json | 4 ++-- docs/example-data.json | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/docker/initial-data.json b/docker/initial-data.json index 1cae187ba..3819a0e48 100644 --- a/docker/initial-data.json +++ b/docker/initial-data.json @@ -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": [] } }, diff --git a/docs/example-data.json b/docs/example-data.json index 54f6dbca1..7590d1390 100644 --- a/docs/example-data.json +++ b/docs/example-data.json @@ -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 ]