Skip to content

Commit

Permalink
Fix bug
Browse files Browse the repository at this point in the history
Signed-off-by: axif <[email protected]>
  • Loading branch information
axif0 committed Aug 9, 2024
1 parent 5ecd173 commit d626290
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/api/app/routes/config/misc.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ func SendMessage() (string, error) {
fmt.Printf("Message sent: %s\n", message)
return message, nil
}

const (
namespace = "karmada-system"
)
Expand Down

0 comments on commit d626290

Please sign in to comment.