mirror of
https://github.com/versity/versitygw.git
synced 2026-08-16 12:16:14 +00:00
Check versioning on init
This commit is contained in:
@@ -1231,6 +1231,7 @@ under the License.
|
||||
// If we have a bucket from URL, show it
|
||||
if (currentBucket) {
|
||||
showObjectsView();
|
||||
await checkBucketVersioning();
|
||||
await loadObjects();
|
||||
} else {
|
||||
showBucketsView();
|
||||
|
||||
Reference in New Issue
Block a user