diff options
author | Mario <mario@mariovavti.com> | 2020-05-07 07:55:05 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2020-05-07 07:55:05 +0000 |
commit | a04b6d178bd4a5facc827c6ac3b9a51b1a0c88d9 (patch) | |
tree | f8c78129ccab3e1b165f5e655f0866a91321669c /Zotlabs/Lib | |
parent | c8b45c3449dd36c533cde2600920186fc941c8c8 (diff) | |
download | volse-hubzilla-a04b6d178bd4a5facc827c6ac3b9a51b1a0c88d9.tar.gz volse-hubzilla-a04b6d178bd4a5facc827c6ac3b9a51b1a0c88d9.tar.bz2 volse-hubzilla-a04b6d178bd4a5facc827c6ac3b9a51b1a0c88d9.zip |
deprecate premium channel app
Diffstat (limited to 'Zotlabs/Lib')
-rw-r--r-- | Zotlabs/Lib/Apps.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Lib/Apps.php b/Zotlabs/Lib/Apps.php index d65eed14f..f11bb9628 100644 --- a/Zotlabs/Lib/Apps.php +++ b/Zotlabs/Lib/Apps.php @@ -372,7 +372,6 @@ class Apps { 'OAuth2 Apps Manager' => t('OAuth2 Apps Manager'), 'PDL Editor' => t('PDL Editor'), 'Permission Categories' => t('Permission Categories'), - 'Premium Channel' => t('Premium Channel'), 'Public Stream' => t('Public Stream'), 'My Chatrooms' => t('My Chatrooms'), 'Channel Export' => t('Channel Export') |