Merge branch 'dev' into 'main'

Update app/app.go

See merge request external/heruvym!55
This commit is contained in:
Mikhail 2023-05-06 17:23:46 +00:00
commit 4e4dffd5a3

@ -11,6 +11,7 @@ import (
"heruvym/service" "heruvym/service"
"heruvym/tools" "heruvym/tools"
"net/http" "net/http"
"time"
"github.com/skeris/appInit" "github.com/skeris/appInit"
tb "gopkg.in/tucnak/telebot.v2" tb "gopkg.in/tucnak/telebot.v2"