[export-to-libmutton] Improve visuals of process termination warning

This commit is contained in:
2024-05-21 13:20:52 -04:00
parent 9b44f438d4
commit 044bf2b205
@@ -18,7 +18,7 @@ if __name__ == "__main__":
# prompt for unlock and display do not close warning
decrypt(None)
print('entry conversion may take some time (especially on slower devices)\n\ndo not terminate this process!')
print('\nentry conversion may take some time (especially on slower devices)\ndo not terminate this process!\n')
# iterate over entires, exporting them in the libmutton format
if path.isdir(_pasture):