Skip to content

Commit

Permalink
[Automated] Merged develop into target main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 3, 2023
2 parents 7cc0cc2 + 04f28cb commit de80489
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ddm/static/ddm/vue/css/vue_uploader.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ddm/static/ddm/vue/js/vue_uploader.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ddm/static/ddm/vue/js/vue_uploader.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion frontend/src/components/FileUploader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ export default {
let id = bp.id;
let blueprintInfo = {
name_uploaded_file: null,
consent: '',
consent: 'true',
extracted_data: [],
status: 'pending',
errors: []
Expand Down

0 comments on commit de80489

Please sign in to comment.