merge bugfix-unable-to-deliver-message branch

This commit is contained in:
Kevin Jahns
2017-07-31 15:40:25 +02:00
3 changed files with 3 additions and 2 deletions

View File

@@ -112,6 +112,7 @@ export default function extendConnector (Y/* :any */) {
isSynced: false,
role: role,
processAfterAuth: [],
auth: null,
receivedSyncStep2: false
})
let defer = {}