fix wrong args list in callback

pull/11/head
lyc8503 2024-03-18 17:37:17 +08:00
parent 8102258e3b
commit e4eb015991
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@ const workerConfig = {
onIncident: async (
env: any,
monitor: any,
isUp: boolean,
timeIncidentStart: number,
timeNow: number,
reason: string