Resolve "Add checkbox for public buckets"
Compare changes
Files
6- Daniel Göbel authored
@@ -5,14 +5,17 @@ import FontAwesomeIcon from "@/components/FontAwesomeIcon.vue";
@@ -21,12 +24,26 @@ const props = defineProps<{
@@ -38,6 +55,10 @@ const subFolder = computed<FolderTree>(() => {
@@ -46,16 +67,52 @@ function permissionDeleted() {
@@ -207,12 +264,45 @@ onMounted(() => {