You've already forked matrix-js-sdk
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:
@@ -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) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user