mirror of
https://gitlab.durp.info/durfy/apps/durpot.git
synced 2026-05-07 07:50:32 -05:00
test
This commit is contained in:
parent
758b27d990
commit
5f33c0dd6a
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -53,7 +53,7 @@ func ReadConfig() error {
|
||||||
|
|
||||||
if err != nil {
|
if err != nil {
|
||||||
fmt.Println(err.Error())
|
fmt.Println(err.Error())
|
||||||
return err
|
//return err
|
||||||
}
|
}
|
||||||
|
|
||||||
Token = os.Getenv("TOKEN")
|
Token = os.Getenv("TOKEN")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue