This commit is contained in:
dsyoon
2023-08-28 09:50:17 +09:00
parent d67abcb90f
commit c9bf5cde85

View File

@@ -35,7 +35,7 @@ class HTS_Alert :
if code_index > 2:
break
time.sleep(5)
time.sleep(60)
return
if __name__ == "__main__":