Merge branch 'dev' of framagit.org:SecT0uch/IFPass into dev

This commit is contained in:
Jordan ERNST 2018-04-25 17:13:32 +02:00
commit ef0057c1b3

View File

@ -341,6 +341,7 @@ while "The program is running":
if version not in ('dev', 'devnocam'):
bkpdb()
printcard(cartefilename)
break
elif choix == '2':
os.system('cls')
membersearch()