mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-28 11:43:03 +00:00
Properly resolve import issues
This commit is contained in:
@@ -9,7 +9,7 @@ export async function fireHealthCheckHealthyAlert(
|
||||
return;
|
||||
}
|
||||
|
||||
export async function fireHealthCheckUnealthyAlert(
|
||||
export async function fireHealthCheckUnhealthyAlert(
|
||||
orgId: string,
|
||||
healthCheckId: number,
|
||||
healthCheckName?: string,
|
||||
|
||||
Reference in New Issue
Block a user