2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-03 07:34:05 +03:00

Merge pull request #1 from LXVC/LXVC-patch-1

fix: there's a comma missing
This commit is contained in:
LXVC
2017-07-17 17:45:56 +08:00
committed by GitHub
+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