[omemo] Make sure to use only enabled accounts

This commit is contained in:
Philipp Hörist
2019-02-17 19:38:28 +01:00
parent ac8ef78926
commit b56223ddf6
2 changed files with 57 additions and 51 deletions

View File

@@ -38,6 +38,8 @@ from gajim.common.const import EncryptionData
from gajim.common.modules.base import BaseModule
from gajim.common.modules.util import event_node
from gajim.plugins.plugins_i18n import _
from omemo.backend.state import OmemoState
from omemo.backend.state import KeyExchangeMessage
from omemo.backend.state import SelfMessage