From d9883b59c3a6b568b880a0e860f2972cc21ec960 Mon Sep 17 00:00:00 2001 From: naudachu Date: Fri, 9 Jun 2023 19:19:43 +0500 Subject: [PATCH] formatting --- cmd/main.go | 1 + 1 file changed, 1 insertion(+) diff --git a/cmd/main.go b/cmd/main.go index 8d22f17..d412675 100644 --- a/cmd/main.go +++ b/cmd/main.go @@ -103,6 +103,7 @@ func newRepoHandler(ctx context.Context, mu *tgb.MessageUpdate) error { return mu.Answer(newRepoAnswer(repoStr)).ParseMode(tg.HTML).DoVoid(ctx) } + func newRepoAnswer(name string) string { return tg.HTML.Text( tg.HTML.Line(