mirror of
https://github.com/friendica/friendica
synced 2024-11-13 01:02:53 +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':
|
case 'Tombstone':
|
||||||
$accounttype = User::ACCOUNT_TYPE_DELETED;
|
$accounttype = User::ACCOUNT_TYPE_DELETED;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
return $accounttype;
|
return $accounttype;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue