Indentation
This commit is contained in:
parent
a331a8cf0a
commit
974f7bffc8
|
@ -116,7 +116,7 @@ class ActivityPub
|
||||||
case 'Tombstone':
|
case 'Tombstone':
|
||||||
$accounttype = User::ACCOUNT_TYPE_DELETED;
|
$accounttype = User::ACCOUNT_TYPE_DELETED;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
return $accounttype;
|
return $accounttype;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user