diff --git a/src/components/AttachesBlock.vue b/src/components/AttachesBlock.vue index e5e3c08..e0c43c5 100644 --- a/src/components/AttachesBlock.vue +++ b/src/components/AttachesBlock.vue @@ -23,7 +23,14 @@

{{ data.file.name }}

{{ data.file.size | byteFormatter }}

- + + + + + @@ -73,4 +80,4 @@ export default { } } }; - \ No newline at end of file +