sus
This commit is contained in:
@@ -178,7 +178,10 @@ print("=============================================")
|
||||
|
||||
|
||||
|
||||
input("Everything seems okay. Press enter to save it as a new JSON file.")
|
||||
user_input = input("Everything seems okay. Press enter to save it as a new JSON file. Type anything to abort and exit.")
|
||||
if user_input != "":
|
||||
print("Aborting and exiting.")
|
||||
exit()
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user