Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
f53ede6c46 | |||
cbd21cf5fb | |||
ef0057c1b3 | |||
1332350e4b |
@ -22,7 +22,7 @@ from colorama import init
|
||||
from termcolor import colored
|
||||
|
||||
|
||||
version = '2.0'
|
||||
version = '2.2'
|
||||
|
||||
config = 'IFPass.conf'
|
||||
|
||||
@ -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()
|
||||
|
Reference in New Issue
Block a user