Use updated repo
This commit is contained in:
parent
16e0dbd129
commit
e25cfa7d52
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -8,7 +8,7 @@ import (
|
|||
"strconv"
|
||||
"strings"
|
||||
|
||||
"github.com/hamcha/tg"
|
||||
"git.fromouter.space/hamcha/tg"
|
||||
)
|
||||
|
||||
type Config struct {
|
||||
|
|
Loading…
Reference in a new issue