From 3f79b058b666061b71a44b8c3bc7a710c0a25f95 Mon Sep 17 00:00:00 2001 From: John D'Orazio Date: Sat, 14 May 2022 18:10:34 +0200 Subject: [PATCH] day/month and strotime mutually exclusive --- nations/USA/USA.json | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/nations/USA/USA.json b/nations/USA/USA.json index 4fa55bb2..99f25a9c 100644 --- a/nations/USA/USA.json +++ b/nations/USA/USA.json @@ -74,9 +74,9 @@ "Festivity": { "tag": "StsJeanBrebeuf", "name": "Saints John de Brébeuf and Isaac Jogues, Priests, and Companions, Martyrs", + "grade": 3, "day": 19, - "month": 10, - "grade": 3 + "month": 10 }, "Metadata": { "action": "setProperty", @@ -105,17 +105,8 @@ "white" ], "grade": 3, - "day": null, - "month": null, - "common": [], - "readings": { - "FIRST_READING": "", - "RESPONSORIAL_PSALM": "", - "SECOND_READING": "", - "ALLELUIA_VERSE": "", - "GOSPEL": "" - }, - "strtotime": "fourth thursday of november" + "strtotime": "fourth thursday of november", + "common": [] }, "Metadata": { "action": "createNew",