Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
hirenko-v committed Sep 26, 2024
1 parent f402a9c commit 02de819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/snippet/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ type Config struct {
}

const (
channelID = "C07MUPT2QRE" // Replace with your channel ID
message = "test" // Replace with your message
channelID = "C07MUPT2QRE"
message = "Output:"
)

type UploadURLResponse struct {
Expand Down

0 comments on commit 02de819

Please sign in to comment.