Skip to content

Commit

Permalink
Update client/src/components/Collections/common/CollectionCreator.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Ahmed Hamid Awan <[email protected]>
  • Loading branch information
jmchilton and ahmedhamidawan authored Jan 9, 2025
1 parent b2e2053 commit 9023ef3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,6 @@ watch(
<FontAwesomeIcon :icon="faUpload" fixed-width />
<span>{{ localize("Upload Files to Add to Collection") }}</span>
</template>
<!-- TODO: This is incomplete; need to return uploadValues to parent -->
<DefaultBox
v-if="configOptions && extensionsSet"
:chunk-upload-size="configOptions.chunkUploadSize"
Expand Down

0 comments on commit 9023ef3

Please sign in to comment.