mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 20:50:21 +01:00
Merge branch 'MDL-79614-master' of https://github.com/safatshahin/moodle
This commit is contained in:
commit
7fed0da5a3
@ -191,6 +191,8 @@ class communication_feature implements
|
||||
|
||||
public function update_room_membership(array $userids): void {
|
||||
$this->set_matrix_power_levels();
|
||||
// Mark the users as synced for the updated members.
|
||||
$this->processor->mark_users_as_synced($userids);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user