mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge branch '1188-Delete_teaser_image' of https://github.com/Human-Connection/Human-Connection into 1188-Delete_teaser_image
This commit is contained in:
commit
af760c17ea
@ -204,7 +204,7 @@ export default {
|
|||||||
users: [],
|
users: [],
|
||||||
contentMin: 3,
|
contentMin: 3,
|
||||||
hashtags: [],
|
hashtags: [],
|
||||||
showDeleteButton: this.contribution ? this.contribution.image : false,
|
showDeleteButton: !!this.contribution,
|
||||||
elem: null,
|
elem: null,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user