new comment

This commit is contained in:
Emi
2025-07-07 19:27:53 -03:00
parent 762540437f
commit 78f971ec59

View File

@@ -115,6 +115,7 @@ if __name__ == '__main__':
counter = 0
while not quit:
# restart tab to free up resources
if counter > 0 and (counter % 90) == 0:
pgui.hotkey('ctrl', 'w')
pgui.hotkey('ctrl', 't')