add leadfinder, add double pendulum
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
[
|
||||
(
|
||||
name: "P5 rückmelden",
|
||||
pattern: MonthlyOpt(dom: 10, months: ["March"]),
|
||||
),
|
||||
(
|
||||
name: "Morello updaten",
|
||||
pattern: Weekly(dow: "Monday"),
|
||||
@@ -44,7 +40,7 @@
|
||||
pattern: MonthlyOpt(dom: 15, months: ["February", "March"]), // March for 2026, Feb for after
|
||||
),
|
||||
(
|
||||
name: "Jahresabschluss",
|
||||
name: "Jahresabschluss des Vorjahres",
|
||||
pattern: MonthlyOpt(dom: 15, months: ["March"]),
|
||||
),
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user