fix(notify): fixed to plantto plant that would cause multiple emails to be sent and never update
This commit is contained in:
@@ -58,6 +58,7 @@ const jobNames: string[] = [
|
||||
"invenotry check", // spelling error one of my stupids
|
||||
"monitor_hold_monitor",
|
||||
"Monitor_Silo_adjustments",
|
||||
"monitor_qualityLocMonitor", // validating with lima this is still needed
|
||||
];
|
||||
|
||||
export const sqlJobCleanUp = async () => {
|
||||
|
||||
Reference in New Issue
Block a user