Enable omemo plugin

This commit is contained in:
Adam Goldsmith 2020-03-19 11:01:37 -04:00
parent f05d0f1bfd
commit 6ed4d7db45
1 changed files with 1 additions and 1 deletions

View File

@ -630,7 +630,7 @@ proxies.Tor.bosh_http_pipelining = False
proxies.Tor.bosh_wait_for_restart_response = False
plugins.plugin_installer.active = True
plugins.latex.active = True
plugins.omemo.active = False
plugins.omemo.active = True
plugins.openpgp.active = False
plugins.pgp.active = False
plugins.syntax_highlight.active = True