Add 'Channel Export' in Apps list
This commit is contained in:
parent
69659e9bd5
commit
59bd90b967
@ -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)) {
|
||||
|
Reference in New Issue
Block a user