From 78b307e3872dc7f7d1feb3701924cc09bf5f6968 Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Wed, 13 Aug 2025 19:00:27 -0400 Subject: [PATCH] Proper way of defaulting a variable. --- include/holidays/jewish.rem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/holidays/jewish.rem b/include/holidays/jewish.rem index 2ea29db0..9635ccb8 100644 --- a/include/holidays/jewish.rem +++ b/include/holidays/jewish.rem @@ -7,7 +7,7 @@ SET InIsrael value("InIsrael", 0) # Set this if you want to include holidays that are not really # Jewish religious holidays, but simply Israeli holidays -SET IncludeIsraeliHolidays 0 +SET IncludeIsraeliHolidays value("IncludeIsraeliHolidays", 0) # Set the variable Reform to 1 if you want the Reform version of the # Jewish calendar. Otherwise, you get the traditional version