From ca2da1e06ca6a82d39ee603621435fca71ae250b Mon Sep 17 00:00:00 2001 From: Marton Kiss Date: Tue, 20 Jan 2015 20:52:40 +0100 Subject: [PATCH] Add missing content ids to Orange County and Romania Missing id can brake the group data sync. Change-Id: I530d714d78fc86e4abe096c3cf571da497af444f --- groups.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/groups.json b/groups.json index eecf892..eb862c0 100644 --- a/groups.json +++ b/groups.json @@ -335,6 +335,7 @@ }, { "title": "Orange County", + "id": "1458012f-32e7-49e7-bd6a-4b07581311be", "location": { "country": "US", "continent": "NA" @@ -940,6 +941,7 @@ }, { "title": "Romania", + "id": "f13bc420-f01e-457b-8c6c-81678b0f18e5", "location": { "country": "RO", "continent": "EU",