Skip to content

Commit

Permalink
fix CI errors
Browse files Browse the repository at this point in the history
  • Loading branch information
0pcom committed Jul 13, 2024
1 parent 7459dab commit 8dd6894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/skywire-cli/commands/rewards/tgbot/tgbot.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ func init() {

}

// Root command contains the reward telegram bot command
// RootCmd contains the reward telegram bot command
var RootCmd = &cobra.Command{
Use: "bot",
Short: "reward notification telegram bot",
Expand Down

0 comments on commit 8dd6894

Please sign in to comment.