mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-17 23:36:35 +00:00
Transititioning the hc table and firing the alerts
This commit is contained in:
@@ -275,8 +275,8 @@ export async function createTarget(
|
||||
|
||||
return response<CreateTargetResponse>(res, {
|
||||
data: {
|
||||
...newTarget[0],
|
||||
...healthCheck[0]
|
||||
...healthCheck[0],
|
||||
...newTarget[0]
|
||||
},
|
||||
success: true,
|
||||
error: false,
|
||||
|
||||
Reference in New Issue
Block a user