summaryrefslogtreecommitdiffstats
path: root/lib/private/App
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/App')
-rw-r--r--lib/private/App/AppStore/Bundles/GroupwareBundle.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/private/App/AppStore/Bundles/GroupwareBundle.php b/lib/private/App/AppStore/Bundles/GroupwareBundle.php
index 042d97c3efc..4f0a815bfc8 100644
--- a/lib/private/App/AppStore/Bundles/GroupwareBundle.php
+++ b/lib/private/App/AppStore/Bundles/GroupwareBundle.php
@@ -39,7 +39,8 @@ class GroupwareBundle extends Bundle {
return [
'calendar',
'contacts',
- 'spreed',
+ 'deck',
+ 'mail'
];
}