Making form and lang better

This commit is contained in:
Owen
2026-04-20 18:14:30 -07:00
parent 1a36475afa
commit 49b3163bbe
5 changed files with 21 additions and 19 deletions

View File

@@ -298,7 +298,7 @@ export function defaultFormValues(): AlertRuleFormValues {
siteIds: [],
healthCheckIds: [],
resourceIds: [],
trigger: "site_offline",
trigger: "site_toggle",
actions: [
{
type: "notify",