mirror of
https://github.com/logos-messaging/libchat.git
synced 2026-06-30 21:20:09 +00:00
Apply suggestion from @kaichaosun
Co-authored-by: kaichao <kaichaosuna@gmail.com>
This commit is contained in:
parent
206314bbef
commit
102e7574f7
@ -21,7 +21,6 @@ impl DirectV1Convo {
|
||||
// have multiple Installations.
|
||||
pub fn new<S: ExternalServices>(
|
||||
cx: &mut ServiceContext<S>,
|
||||
// Constructor must accept multiple
|
||||
members: &[IdentIdRef],
|
||||
) -> Result<Self, ChatError> {
|
||||
let mut inner_group = DelegateGroup::new(cx)?;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user