Fix syntax

- My conflict resolved on GitHub missed a bracket.
This commit is contained in:
Wolfgang Huß 2020-06-06 10:04:51 +02:00
parent cf3f9fa210
commit e33a190ffe

View File

@ -199,6 +199,7 @@ export default {
return {
'--hero-image-aspect-ratio': 1 / this.post.image.aspectRatio,
}
},
},
methods: {
reply(message) {