Fix linting.

This commit is contained in:
elweyn 2023-06-08 09:49:42 +02:00
parent 5b40122b0e
commit 866079d307

View File

@ -44,7 +44,7 @@ export default {
return { return {
contribution: { contribution: {
postType: ['Article'], postType: ['Article'],
} },
} }
}, },
async asyncData(context) { async asyncData(context) {