forked from GNUsocial/gnu-social
And.... one more fix for queueing in SubMirror.
This commit is contained in:
parent
729912e36a
commit
39277ebf78
@ -40,5 +40,6 @@ class MirrorQueueHandler extends QueueHandler
|
|||||||
$mirror->mirrorNotice($notice);
|
$mirror->mirrorNotice($notice);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user