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

typo

parent 404da08f
No related branches found
No related tags found
No related merge requests found
......@@ -214,7 +214,7 @@ class OptionsParser:
'''
)
con.commit()
logger.init_vars()
gajim.logger.init_vars()
except sqlite.OperationalError, e:
pass
con.close()
......
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