mirror of
https://github.com/EchoZenith/TelegramContactBot.git
synced 2026-02-09 18:05:20 +00:00
fix(env): correct typo in GITHUB_URL in .env.example
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
BOT_TOKEN=your_token_here
|
BOT_TOKEN=your_token_here
|
||||||
ADMIN_ID=your_chat_id_here
|
ADMIN_ID=your_chat_id_here
|
||||||
GITHUB_URL=https://githhb.com/EchoZenith/TelegramContactBot
|
GITHUB_URL=https://github.com/EchoZenith/TelegramContactBot
|
||||||
|
|||||||
Reference in New Issue
Block a user