This commit is contained in:
dsyoon
2023-08-29 23:49:17 +09:00
parent c9bf5cde85
commit 903562caaa

View File

@@ -36,6 +36,7 @@ class HTS_Alert :
break
time.sleep(60)
THIS_TIME = datetime.now()
return
if __name__ == "__main__":