This commit is contained in:
2023-12-05 00:20:59 +01:00
parent a014444305
commit 80f4f3e9fc

View File

@@ -335,8 +335,8 @@ if os.path.exists('rubrica.txt') and os.path.exists('./DATI_RUBRICA'):
if wr.upper() in ['YES', 'Y', 'SI', 'S']:
print( '\n', os.listdir('./DATI_RUBRICA'), '\n')
#scelta = input("Scegli un numero esistente o premi Enter per metterre un link: ")
scelta = '1'
scelta = input("Scegli un numero esistente o premi Enter per metterre un link: ")
#scelta = '1'
parserdarubrica()
else: