Merge branch 'patch-3' into 'dev'

Add 'Channel Export' in Apps list

See merge request hubzilla/core!1309
This commit is contained in:
Mario 2018-10-05 14:52:46 +02:00
commit a29e5521cc

View File

@ -354,7 +354,8 @@ class Apps {
'Permission Categories' => t('Permission Categories'),
'Premium Channel' => t('Premium Channel'),
'Public Stream' => t('Public Stream'),
'My Chatrooms' => t('My Chatrooms')
'My Chatrooms' => t('My Chatrooms'),
'Channel Export' => t('Channel Export')
);
if(array_key_exists('name',$arr)) {