mirror of
https://github.com/friendica/friendica
synced 2025-04-22 07:10:24 +00:00
spelling: subscribed
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
39258376e0
commit
afad4f13e8
2 changed files with 2 additions and 2 deletions
|
@ -254,7 +254,7 @@ class Profile extends BaseProfile
|
|||
);
|
||||
}
|
||||
|
||||
//show subcribed forum if it is enabled in the usersettings
|
||||
//show subscribed forum if it is enabled in the usersettings
|
||||
if (Feature::isEnabled($profile['uid'], 'forumlist_profile')) {
|
||||
$custom_fields += self::buildField(
|
||||
'forumlist',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue