diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-10-06 13:00:28 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2018-10-06 15:02:29 +0200 |
commit | 02537b80b2267b7da093687119689bcd5cace0b7 (patch) | |
tree | 21b78af8f4c08c172eaf47376a695516fae88bc4 | |
parent | 62730366ee249a47641039f1963d8fb1ea337e75 (diff) | |
download | volse-hubzilla-02537b80b2267b7da093687119689bcd5cace0b7.tar.gz volse-hubzilla-02537b80b2267b7da093687119689bcd5cace0b7.tar.bz2 volse-hubzilla-02537b80b2267b7da093687119689bcd5cace0b7.zip |
gallery is not a core app
(cherry picked from commit 9850d1842087d1842d9360ed5fd3bdea74e575c9)
-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 34f87972f..db25eac67 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'), |