mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-15 17:11:19 -08:00
feat: wait for feedback
This commit is contained in:
@@ -197,6 +197,7 @@ This messages can be disabled by switching off the welcome_screen option in the
|
|||||||
else:
|
else:
|
||||||
print_release_json(release_json)
|
print_release_json(release_json)
|
||||||
print("It seems theres another update waiting for you as well 😁")
|
print("It seems theres another update waiting for you as well 😁")
|
||||||
|
click.pause("Press Any Key To Proceed...")
|
||||||
|
|
||||||
if config.general.check_for_updates:
|
if config.general.check_for_updates:
|
||||||
import time
|
import time
|
||||||
|
|||||||
Reference in New Issue
Block a user