From 4b7e659fc987f7c18f43f89ce2043f7226e4bf1b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 31 Aug 2021 10:34:50 -0700 Subject: Fix honey allergy --- custom-2.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'custom-2.patch') diff --git a/custom-2.patch b/custom-2.patch index f7b67ac..a54377b 100644 --- a/custom-2.patch +++ b/custom-2.patch @@ -1,5 +1,17 @@ --- a/data/json/flags.json +++ b/data/json/flags.json +@@ -1093,6 +1093,11 @@ + "context": [ "COMESTIBLE" ] + }, + { ++ "id": "ALLERGEN_HONEY", ++ "type": "json_flag", ++ "context": [ "COMESTIBLE" ] ++ }, ++ { + "id": "ALLERGEN_JUNK", + "type": "json_flag", + "context": [ "COMESTIBLE" ] @@ -1173,6 +1173,16 @@ "context": [ ] }, -- cgit v1.2.1