upload json

This commit is contained in:
Pete Matsyburka
2026-03-04 12:20:52 +02:00
parent 37196ff89f
commit b2dfa83f18
9 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -802,7 +802,7 @@ export default {
acceptFileTypes: {
type: String,
required: false,
default: 'image/*, application/pdf, application/zip'
default: 'image/*, application/pdf, application/zip, application/json'
},
baseUrl: {
type: String,