mirror of
https://github.com/hoernschen/dendrite.git
synced 2024-12-27 07:28:27 +00:00
parent
29532e7bc3
commit
89e0a9e812
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ func updateMemberships(
|
|||
return nil, err
|
||||
}
|
||||
}
|
||||
return nil, nil
|
||||
return updates, nil
|
||||
}
|
||||
|
||||
func updateMembership(
|
||||
|
|
Loading…
Reference in a new issue