summaryrefslogtreecommitdiffstats
path: root/lib/private/App/AppStore/Bundles/BundleFetcher.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/App/AppStore/Bundles/BundleFetcher.php')
-rw-r--r--lib/private/App/AppStore/Bundles/BundleFetcher.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/App/AppStore/Bundles/BundleFetcher.php b/lib/private/App/AppStore/Bundles/BundleFetcher.php
index b2bbd43ec83..5a36907094a 100644
--- a/lib/private/App/AppStore/Bundles/BundleFetcher.php
+++ b/lib/private/App/AppStore/Bundles/BundleFetcher.php
@@ -42,6 +42,7 @@ class BundleFetcher {
public function getBundles() {
return [
new EnterpriseBundle($this->l10n),
+ new HubBundle($this->l10n),
new GroupwareBundle($this->l10n),
new SocialSharingBundle($this->l10n),
new EducationBundle($this->l10n),