Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanbond committed Sep 29, 2023
1 parent b9874e6 commit bc1a84e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/file/editForm/File.edit.file.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export default [
},
],
conditional: {
json: { '===': [{ var: 'data.multipartUpload' }, true] }
json: { '===': [{ var: 'data.useMultipartUpload' }, true] }
},
},
{
Expand Down

0 comments on commit bc1a84e

Please sign in to comment.