Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pull to-device event list out of returned tuple
OlmMachine.receiveSyncChanges returns an array of [device messages, room key changes], so emit "to_device.decrypted" with that instead of the entire array. Fixes regression introduced by #287.
- Loading branch information