feat: wait for feedback

This commit is contained in:
Benexl
2025-12-02 18:00:44 +03:00
parent bbd7931790
commit a4950efa02

View File

@@ -197,6 +197,7 @@ This messages can be disabled by switching off the welcome_screen option in the
else:
print_release_json(release_json)
print("It seems theres another update waiting for you as well 😁")
click.pause("Press Any Key To Proceed...")
if config.general.check_for_updates:
import time