diff --git a/HTS_Alert.py b/HTS_Alert.py index eb611de..63cb7f9 100644 --- a/HTS_Alert.py +++ b/HTS_Alert.py @@ -36,6 +36,7 @@ class HTS_Alert : break time.sleep(60) + THIS_TIME = datetime.now() return if __name__ == "__main__":