Skip to content

Commit d7b3dae

Browse files
committed
test: exception
1 parent 8076832 commit d7b3dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

telegram/notify.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def send_tg_notification(message):
3232
# send GET request
3333
conn.request(
3434
"GET",
35-
f"/bot{TELEGRAM_TOKEN}/sendMessage?{params}"
35+
f"/bot{TELEGRAM_TOKEN}/sendMgadggsage?{params}"
3636
)
3737

3838
# get response

0 commit comments

Comments
 (0)