1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-26 17:03:12 +03:00

Fux lying comment

This commit is contained in:
David Baker
2018-01-29 13:35:03 +01:00
parent 470bd23b3b
commit c3bede58aa

View File

@@ -605,7 +605,7 @@ class DeviceListUpdateSerialiser {
* *
* @return {module:client.Promise} resolves when all the users listed have * @return {module:client.Promise} resolves when all the users listed have
* been updated. rejects if there was a problem updating any of the * been updated. rejects if there was a problem updating any of the
* users. Returns a fresh device list object for the users queried. * users.
*/ */
updateDevicesForUsers(users, syncToken) { updateDevicesForUsers(users, syncToken) {
users.forEach((u) => { users.forEach((u) => {