Merge pull request #2460 from bluewave-labs/hotfix/uptime-config

hotfix: uptime config
This commit is contained in:
Alexander Holliday
2025-06-16 10:45:52 +08:00
committed by GitHub

View File

@@ -198,8 +198,7 @@ const Configure = () => {
}
toSubmit.notifications = form.notifications;
console.log(JSON.stringify(toSubmit, null, 2));
// await updateMonitor({ monitor: toSubmit, redirect: "/uptime" });
await updateMonitor({ monitor: toSubmit, redirect: "/uptime" });
};
// Parse the URL