Skip to content
Snippets Groups Projects
Unverified Commit 325e8bea authored by Bjoern Schiessle's avatar Bjoern Schiessle
Browse files

add deck and mail to the groupware bundle, remove talk

parent 3a44cce5
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,8 @@ class GroupwareBundle extends Bundle {
return [
'calendar',
'contacts',
'spreed',
'deck',
'mail'
];
}
......
......@@ -32,7 +32,8 @@ class GroupwareBundleTest extends BundleBase {
$this->bundleAppIds = [
'calendar',
'contacts',
'spreed',
'deck',
'mail'
];
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment