diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-10-06 15:00:28 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-10-06 15:00:28 +0200 |
commit | 9850d1842087d1842d9360ed5fd3bdea74e575c9 (patch) | |
tree | 1d4733f2b9a46119721138f385ebd77d353871e3 | |
parent | a522a667157c778fca74ccd3391f1f9fdc84c3cc (diff) | |
download | volse-hubzilla-9850d1842087d1842d9360ed5fd3bdea74e575c9.tar.gz volse-hubzilla-9850d1842087d1842d9360ed5fd3bdea74e575c9.tar.bz2 volse-hubzilla-9850d1842087d1842d9360ed5fd3bdea74e575c9.zip |
gallery is not a core app
-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 d7cea6b7c..3c9616375 100644 --- a/Zotlabs/Lib/Apps.php +++ b/Zotlabs/Lib/Apps.php @@ -345,7 +345,6 @@ class Apps { 'CalDAV' => t('CalDAV'), 'CardDAV' => t('CardDAV'), 'Channel Sources' => t('Channel Sources'), - 'Gallery' => t('Gallery'), 'Guest Access' => t('Guest Access'), 'Notes' => t('Notes'), 'OAuth Apps Manager' => t('OAuth Apps Manager'), |