2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-17 20:00:33 +03:00

fix: there's a comma missing

This commit is contained in:
LXVC
2017-07-17 17:38:29 +08:00
committed by GitHub
parent 9c80a30c21
commit d21f0ea1b9
+1 -1
View File
@@ -712,7 +712,7 @@ Just make sure that you're using the function form of `metaInfo`:
return {
title: 'Foo Bar Baz'
}
}
},
metaInfo () {
return {
title: this.title