Merge branch 'develop' into feature/SSR-131
This commit is contained in:
commit
8c9bc221c7
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
name: "make-question",
|
||||
data() {
|
||||
return {
|
||||
makes: Array,
|
||||
makes: [],
|
||||
};
|
||||
},
|
||||
props: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue