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:
co-authored by
Claude Haiku 4.5
parent
809cd16ec5
commit
5a427bb7cf
@@ -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 *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user