💄
This commit is contained in:
parent
5720c43fe7
commit
5a334622ea
5 changed files with 40 additions and 41 deletions
|
@ -72,7 +72,7 @@ impl<T: EnvelopedMessage> AnyTypedEnvelope for TypedEnvelope<T> {
|
|||
}
|
||||
|
||||
fn original_sender_id(&self) -> Option<PeerId> {
|
||||
self.original_sender_id.clone()
|
||||
self.original_sender_id
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue