fix save of the favourite parameters list
This commit is contained in:
parent
838520e001
commit
f472907e80
@ -577,8 +577,8 @@ class ECU:
|
||||
csvline += ";" + pyren_encode(c)
|
||||
continue
|
||||
kb.set_normal_term()
|
||||
self.saveFavList()
|
||||
if mod_globals.opt_csv and csvf!=0:
|
||||
self.saveFavList()
|
||||
if mod_globals.opt_csv_human:
|
||||
csvf.close()
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user