Fix error
This commit is contained in:
parent
c96418806f
commit
9399a44c82
2 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ export default Vue.extend({
|
|||
|
||||
props: {
|
||||
files: {
|
||||
type: Object,
|
||||
type: Array,
|
||||
required: true
|
||||
},
|
||||
detachMediaFn: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue