Fixed indentation.

This commit is contained in:
Daniel Silva
2025-10-15 22:43:37 +01:00
parent 6b58824a39
commit a97374ded0
2 changed files with 4 additions and 4 deletions

View File

@@ -584,8 +584,8 @@ update_specific_agent() {
update_agent_file "$ROO_FILE" "Roo Code"
;;
codebuddy)
update_agent_file "$CODEBUDDY_FILE" "CodeBuddy CLI"
;;
update_agent_file "$CODEBUDDY_FILE" "CodeBuddy CLI"
;;
amp)
update_agent_file "$AMP_FILE" "Amp"
;;