mirror of
https://github.com/EchoZenith/TelegramContactBot.git
synced 2026-04-19 19:01:22 +08: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
|
||||
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