This commit is contained in:
IGNY8 VPS (Salman)
2026-01-17 16:11:31 +00:00
parent d3b3e1c0d4
commit ccb5b1d26d
9 changed files with 381 additions and 48 deletions

View File

@@ -619,7 +619,7 @@ const AutomationPage: React.FC = () => {
<div className="flex items-center gap-2">
<Button
onClick={() => window.location.href = '/automation/settings'}
onClick={() => window.location.href = '/sites/settings?tab=automation'}
variant="outline"
tone="brand"
size="sm"