remove grafana
This commit is contained in:
@@ -249,6 +249,9 @@ router.post("/:id/validate-hpg", async (req, res) => {
|
||||
type: "hpg-validation",
|
||||
status: "failed",
|
||||
message: `HPG Validation fehlgeschlagen`,
|
||||
data: {
|
||||
mission,
|
||||
},
|
||||
} as NotificationPayload);
|
||||
}, 5000);
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user