correction on the scheduler
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ from wait_for_sms import start_waiting_sms
|
|||||||
|
|
||||||
|
|
||||||
def waiting_for_sms_job():
|
def waiting_for_sms_job():
|
||||||
start_waiting_sms(1, 31)
|
start_waiting_sms(1, 32)
|
||||||
|
|
||||||
|
|
||||||
def start_book_appointment():
|
def start_book_appointment():
|
||||||
|
|||||||
Reference in New Issue
Block a user