Skip to content
Snippets Groups Projects
Commit a07bc4a3 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

reset correctly timeout_id variable

parent b846ac87
No related branches found
No related tags found
No related merge requests found
......@@ -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):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment