diff --git a/lib/tg.go b/lib/tg.go index 57112f7..f882f4e 100644 --- a/lib/tg.go +++ b/lib/tg.go @@ -207,7 +207,7 @@ func study(bot *Telegram, args []string) { pw: nil, browser: nil, context: nil, - ShowBrowser: true, + ShowBrowser: false, Push: func(kind string, message string) { switch { case kind == "image":