reset correctly timeout_id variable
This commit is contained in:
parent
b846ac8793
commit
a07bc4a3a2
1 changed files with 1 additions and 0 deletions
|
@ -786,6 +786,7 @@ class Config:
|
|||
|
||||
def _really_save(self):
|
||||
gajim.interface.save_config()
|
||||
self.save_timeout_id = None
|
||||
return False
|
||||
|
||||
def _timeout_save(self):
|
||||
|
|
Loading…
Add table
Reference in a new issue