Skip to content
Snippets Groups Projects
Commit 97c62587 authored by Shpuld Shpludson's avatar Shpuld Shpludson
Browse files

remove console log

parent 84d728b9
Branches
No related tags found
No related merge requests found
......@@ -100,7 +100,6 @@ const StatusContent = {
)
},
attachmentTypes () {
console.log(this.status.attachments)
return this.status.attachments.map(file => fileType.fileType(file.mimetype))
},
maxThumbnails () {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment