Skip to content
Snippets Groups Projects
Commit cebc539c authored by Dicson's avatar Dicson
Browse files

plugins_translations. clear config on deactivate

parent 10cfb77c
No related branches found
No related tags found
No related merge requests found
......@@ -51,3 +51,4 @@ class PluginsTranslationsPlugin(GajimPlugin):
@log_calls('PluginsTranslationsPlugin')
def deactivate(self):
self.remove_translations()
self.config['last_version'] = '0'
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