From 9504f2fb731789507fbc46a6858427774ea9f803 Mon Sep 17 00:00:00 2001 From: Finn Stutzenstein Date: Tue, 8 Dec 2020 08:36:09 +0100 Subject: [PATCH] Fix example data --- docs/example-data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/example-data.json b/docs/example-data.json index 82fd98161..d1f33fbfd 100644 --- a/docs/example-data.json +++ b/docs/example-data.json @@ -2052,7 +2052,7 @@ "meeting_id": 1 }, { - "id": 1, + "id": 2, "yes": "0.000000", "no": "0.000000", "abstain": "0.000000", @@ -2077,7 +2077,7 @@ "meeting_id": 1 }, { - "id": 3, + "id": 4, "yes": "0.000000", "no": "0.000000", "abstain": "0.000000",