mirror of
https://github.com/usual2970/certimate.git
synced 2025-07-28 21:24:28 +00:00
fix: different cronexpr rules between ui and pocketbase
This commit is contained in:
@@ -72,7 +72,6 @@ func onWorkflowRecordCreateOrUpdate(ctx context.Context, record *core.Record) er
|
||||
})
|
||||
})
|
||||
if err != nil {
|
||||
app.GetLogger().Error("add cron job failed", "err", err)
|
||||
return fmt.Errorf("add cron job failed: %w", err)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user