From 7c0ed44e1727bca7b9d6f821f5379edf3d81f4d9 Mon Sep 17 00:00:00 2001 From: piair Date: Sat, 30 Sep 2023 18:04:16 +0200 Subject: [PATCH] one tab away --- V6.py | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/V6.py b/V6.py index 67e16c5..d7de175 100755 --- a/V6.py +++ b/V6.py @@ -883,7 +883,7 @@ def very_custom_start(json): except Exception as e: printf(f"CustomStart {e}") - driver.close() + driver.close() display.stop() if g.very_custom : diff --git a/version b/version index 3ad5aee..773597d 100644 --- a/version +++ b/version @@ -1 +1 @@ -v6.6.34 +v6.6.35