display images, videos & files in text body
This commit is contained in:
@@ -111,7 +111,7 @@ export default {
|
||||
|
||||
methods: {
|
||||
openCreation (id, hideSideView) {
|
||||
this.$store.dispatch('OPEN_CREATION', id)
|
||||
this.$store.dispatch('OPEN_CREATION', { id })
|
||||
if (hideSideView) hideSideView()
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user