diff options
author | Mario <mario@mariovavti.com> | 2020-09-11 12:19:24 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-09-11 12:19:24 +0000 |
commit | 7fa70108c4c5a0315811fb8cebb53f87ae7ac101 (patch) | |
tree | b1292c7d4b1fb89cc57e75b64a0b7bb051d30ebc /include/features.php | |
parent | ff09b2131e6ba7045d5afd65adfd49e427617afc (diff) | |
download | volse-hubzilla-7fa70108c4c5a0315811fb8cebb53f87ae7ac101.tar.gz volse-hubzilla-7fa70108c4c5a0315811fb8cebb53f87ae7ac101.tar.bz2 volse-hubzilla-7fa70108c4c5a0315811fb8cebb53f87ae7ac101.zip |
whitespace
Diffstat (limited to 'include/features.php')
-rw-r--r-- | include/features.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/features.php b/include/features.php index bb3c126ab..e1457604b 100644 --- a/include/features.php +++ b/include/features.php @@ -144,7 +144,7 @@ function get_features($filtered = true, $level = (-1)) { 'conversation' => [ t('Conversation'), -/* disable until we agree on how to implemnt this in zot6/activitypub + /* disable until we agree on how to implemnt this in zot6/activitypub [ 'commtag', t('Community Tagging'), @@ -152,7 +152,7 @@ function get_features($filtered = true, $level = (-1)) { false, get_config('feature_lock','commtag'), ], -*/ + */ [ 'emojis', t('Emoji Reactions'), |