fix: inviting dendrite users
This commit is contained in:
parent
d57c19802d
commit
1b25e78e3a
2 changed files with 15 additions and 3 deletions
|
@ -1526,7 +1526,7 @@ async fn upgrade_outlier_to_timeline_pdu(
|
|||
extremities,
|
||||
state_ids_compressed,
|
||||
soft_fail,
|
||||
&state_lock
|
||||
&state_lock,
|
||||
)
|
||||
.map_err(|_| "Failed to add pdu to db.".to_owned())?;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue