mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fix linting.
This commit is contained in:
parent
5b40122b0e
commit
866079d307
@ -41,10 +41,10 @@ export default {
|
|||||||
}),
|
}),
|
||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
contribution: {
|
contribution: {
|
||||||
postType: ['Article'],
|
postType: ['Article'],
|
||||||
}
|
},
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
async asyncData(context) {
|
async asyncData(context) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user