mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 16:44:03 +03:00
Some refactorings for telegram package
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ func Proxy() error {
|
||||
if err := stats.Init(ctx); err != nil {
|
||||
Fatal(err)
|
||||
}
|
||||
telegram.MiddleInit()
|
||||
telegram.Init()
|
||||
|
||||
proxyListener, err := net.Listen("tcp", config.C.Bind.String())
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user