do not read the configfile when we save the configuration
This commit is contained in:
parent
0ae961c76f
commit
e2c6bdedec
1 changed files with 0 additions and 1 deletions
|
@ -635,7 +635,6 @@ class Interface:
|
|||
sys.exit()
|
||||
|
||||
def save_config(self):
|
||||
parser.read()
|
||||
parser.write()
|
||||
|
||||
def __init__(self):
|
||||
|
|
Loading…
Add table
Reference in a new issue