Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nekomeowww committed Dec 23, 2024
1 parent 7cf46bd commit ffe1506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tgbot.go
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ func (b *Bot) Bootstrap(ctx context.Context) {

go func() {
_ = b.Start(ctx)

wg.Done()
}()

Expand Down

0 comments on commit ffe1506

Please sign in to comment.