Check versioning on init

This commit is contained in:
buttilda
2026-08-07 16:41:27 +03:00
parent 324c2557ef
commit 6f69a1f025
+1
View File
@@ -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();