Skip to content

Commit

Permalink
Update config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Vashu2456 authored Jun 8, 2024
1 parent cb2b741 commit 517cdbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
# ------------------------------------------------------------------------
# ------------------------------------------------------------------------
START_IMG_URL = getenv(
"START_IMG_URL", "https://telegra.ph/file/1acef620ea06b70582e6c.jpg"
"START_IMG_URL", "https://telegra.ph/file/0e46e6f064b45b1cf6b4f.jpg"
)
PING_IMG_URL = getenv(
"PING_IMG_URL", "https://telegra.ph/file/00360393a15daf7fc4e9d.jpg"
Expand Down

0 comments on commit 517cdbc

Please sign in to comment.