mirror of
https://github.com/friendica/friendica
synced 2024-11-10 05:42:54 +00:00
Indentation
This commit is contained in:
parent
a331a8cf0a
commit
974f7bffc8
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ class ActivityPub
|
|||
case 'Tombstone':
|
||||
$accounttype = User::ACCOUNT_TYPE_DELETED;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
return $accounttype;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue