mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-30 19:58:30 +00:00
Fix branches sharing code
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
b65f05ce19
commit
67f4285504
4 changed files with 6 additions and 13 deletions
|
@ -529,10 +529,8 @@ impl Service {
|
|||
&room_id,
|
||||
&state_lock,
|
||||
).await?;
|
||||
|
||||
Ok(())
|
||||
} else {
|
||||
Ok(())
|
||||
}
|
||||
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue