diff --git a/apps/frontend/src/pages/[type]/[project]/gallery.vue b/apps/frontend/src/pages/[type]/[project]/gallery.vue index 1381c150cb..03d026a906 100644 --- a/apps/frontend/src/pages/[type]/[project]/gallery.vue +++ b/apps/frontend/src/pages/[type]/[project]/gallery.vue @@ -92,7 +92,7 @@ v-if="editIndex === -1" type="colored" color="brand" - :disabled="shouldPreventActions || galleryFieldsInvalid" + :disabled="shouldPreventActions || !canSaveGalleryFields" @click="createGalleryItem" >