mirror of
https://github.com/ManyakRus/telegram_loki.git
synced 2024-12-13 21:42:22 +02:00
9 lines
130 B
Go
9 lines
130 B
Go
package constants
|
|
|
|
var Layout = "2006-01-02 15:04:05 -0700"
|
|
|
|
const TEXT_HELP = `
|
|
Need create .env file
|
|
anf fill variables there
|
|
`
|