aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/lib/Capabilities.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/lib/Capabilities.php')
-rw-r--r--apps/files_versions/lib/Capabilities.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_versions/lib/Capabilities.php b/apps/files_versions/lib/Capabilities.php
index 6524943690a..e97a5c4aaa4 100644
--- a/apps/files_versions/lib/Capabilities.php
+++ b/apps/files_versions/lib/Capabilities.php
@@ -46,7 +46,7 @@ class Capabilities implements ICapability {
* @return array
*/
public function getCapabilities() {
- $groupFolderOrS3VersioningInstalled = $this->appManager->isInstalled('groupfolders') || $this->appManager->isInstalled('groupfolders');
+ $groupFolderOrS3VersioningInstalled = $this->appManager->isInstalled('groupfolders') || $this->appManager->isInstalled('files_versions_s3');
return [
'files' => [