mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Update GroupActivityPubService.php
This commit is contained in:
parent
78eb1c88d6
commit
4f2faed756
1 changed files with 0 additions and 1 deletions
|
@ -122,7 +122,6 @@ class GroupActivityPubService
|
||||||
]);
|
]);
|
||||||
|
|
||||||
if($validator->fails()) {
|
if($validator->fails()) {
|
||||||
//return $validator->errors();
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue