Fix: Remove duplicate success variable in admin orders page

- Fixed duplicate const definition that was causing build error
- Keep single success message handler

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
Andymick
2026-07-19 10:30:52 +01:00
co-authored by Claude Haiku 4.5
parent 809cd16ec5
commit 5a427bb7cf
2 changed files with 2 additions and 3 deletions
+2 -1
View File
@@ -93,7 +93,8 @@
"mcp__visualize__read_me",
"mcp__visualize__show_widget",
"Bash(git branch *)",
"Bash(git remote *)"
"Bash(git remote *)",
"Bash(git commit -m 'Fix: Remove duplicate success variable in admin orders page *)"
]
}
}