mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-19 10:57:28 +08:00
fix logs
This commit is contained in:
@@ -103,7 +103,7 @@ const Cron: React.FC = () => {
|
||||
});
|
||||
}
|
||||
} catch (e) {
|
||||
console.error('Failed to fetch job details', e);
|
||||
console.error('L0068', e);
|
||||
}
|
||||
} else {
|
||||
setEditingCron(null);
|
||||
|
||||
Reference in New Issue
Block a user