mirror of
https://github.com/ManyakRus/starter.git
synced 2025-11-26 23:10:42 +02:00
сделал GetOffsetFromGroupID()
This commit is contained in:
@@ -296,7 +296,7 @@ func FillSettings() {
|
||||
Settings.TELEGRAM_API_KEY = s
|
||||
|
||||
Name = "TELEGRAM_CHAT_ID_TEST"
|
||||
s = Getenv(Name, true)
|
||||
s = Getenv(Name, false)
|
||||
Settings.TELEGRAM_CHAT_ID_TEST = s
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user