aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2018-10-05 13:31:54 +0200
committerMax Kostikov <max@kostikov.co>2018-10-05 13:31:54 +0200
commit59bd90b967e9938c294a3a2738e8d177fa497782 (patch)
treed5fae115a1cc29a3ae819b6b4a0204fbad664e7b /Zotlabs
parent69659e9bd55f11e63fc93a8e6c5d5deea1489931 (diff)
downloadvolse-hubzilla-59bd90b967e9938c294a3a2738e8d177fa497782.tar.gz
volse-hubzilla-59bd90b967e9938c294a3a2738e8d177fa497782.tar.bz2
volse-hubzilla-59bd90b967e9938c294a3a2738e8d177fa497782.zip
Add 'Channel Export' in Apps list
Diffstat (limited to 'Zotlabs')
-rw-r--r--Zotlabs/Lib/Apps.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/Zotlabs/Lib/Apps.php b/Zotlabs/Lib/Apps.php
index 8db4e000f..826b2db29 100644
--- a/Zotlabs/Lib/Apps.php
+++ b/Zotlabs/Lib/Apps.php
@@ -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)) {