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