mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
fix warning in edit post test
This commit is contained in:
parent
f894cca63d
commit
514a5c4894
@ -33,6 +33,9 @@ export default {
|
||||
user: 'auth/user',
|
||||
}),
|
||||
},
|
||||
data() {
|
||||
return { contribution: {} }
|
||||
},
|
||||
async asyncData(context) {
|
||||
const {
|
||||
app,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user