yarn lint
This commit is contained in:
parent
bfa7539940
commit
847d51a3e9
|
@ -231,7 +231,7 @@ const data = {
|
|||
|
||||
export default {
|
||||
methods: {
|
||||
getTypes() {
|
||||
getTypes () {
|
||||
return data.types
|
||||
},
|
||||
|
||||
|
|
Reference in a new issue