From b1ad14553277d9d72a5e4b4462a52a2e2d0fdbb1 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 15 Jul 2026 01:54:26 -0500 Subject: fix: remove russian language throughout --- app/parsers.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/parsers.go') diff --git a/app/parsers.go b/app/parsers.go index 229b4b5..976c1b5 100755 --- a/app/parsers.go +++ b/app/parsers.go @@ -188,7 +188,7 @@ type text struct { To int } -// переписать весь этот пиздец нахуй +// TODO: rewrite this whole mess func ParseDescription(dscr devianter.Text) string { var parsedDescription strings.Builder TagBuilder := func(content string, tags ...string) string { -- cgit v1.2.3