fix errors

This commit is contained in:
Damodar Lohani
2023-06-15 01:23:46 +00:00
parent 57411db2d3
commit 7eaa5f1e35
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -3643,6 +3643,6 @@ $auth = Config::getParam('auth', []);
'console' => $consoleCollections,
'buckets' => $bucketCollections,
'databases' => $dbCollections
];
];
return $collections;
return $collections;