Restore filter
This commit is contained in:
parent
0fc7372781
commit
03ba77a577
@ -127,6 +127,7 @@ where
|
|||||||
{
|
{
|
||||||
let boxes = to
|
let boxes = to
|
||||||
.into_iter()
|
.into_iter()
|
||||||
|
.filter(|u| !u.is_local())
|
||||||
.map(|u| {
|
.map(|u| {
|
||||||
u.get_shared_inbox_url()
|
u.get_shared_inbox_url()
|
||||||
.unwrap_or_else(|| u.get_inbox_url())
|
.unwrap_or_else(|| u.get_inbox_url())
|
||||||
|
Loading…
Reference in New Issue
Block a user