jcal-zmanim 1.5.3 → 1.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +1 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -14095,6 +14095,7 @@ function getAroundTheYearNotifications() {
|
|
|
14095
14095
|
if (isNightTime) {
|
|
14096
14096
|
addDayNote("\u05DC\u05DA \u05D0\u05DB\u05DC \u05D1\u05E9\u05DE\u05D7\u05D4 \u05DC\u05D7\u05DE\u05DA \u05DB\u05D9 \u05DB\u05D1\u05E8 \u05E8\u05E6\u05D4 \u05D4\u05D0\u05DC\u05E7\u05D9\u05DD \u05D0\u05EA \u05DE\u05E2\u05E9\u05D9\u05DA");
|
|
14097
14097
|
}
|
|
14098
|
+
break;
|
|
14098
14099
|
case 15:
|
|
14099
14100
|
addDayNote("First day of Sukkos", '\u05D9\u05D5"\u05D8 \u05E8\u05D0\u05E9\u05D5\u05DF \u05E9\u05DC \u05E1\u05D5\u05DB\u05D5\u05EA');
|
|
14100
14101
|
addTefillahNote("Ya`aleh V`yavo", "\u05D9\u05E2\u05DC\u05D4 \u05D5\u05D9\u05D1\u05D0");
|