Resolve "Add help for creating clomw_info.json"
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
3@@ -10,8 +10,6 @@ const s3objectRepository = useS3ObjectStore();
@@ -25,6 +23,9 @@ const props = defineProps({
@@ -38,6 +39,10 @@ const props = defineProps({
@@ -56,8 +61,10 @@ const selectedResource = reactive<{
@@ -124,17 +131,22 @@ watch(
@@ -149,14 +161,18 @@ watch(
@@ -172,7 +188,8 @@ function updateKeysInBucket(bucketName?: string) {
@@ -248,7 +265,7 @@ onMounted(() => {