Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/EmptyMailbox.vue')
-rw-r--r--src/components/EmptyMailbox.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/EmptyMailbox.vue b/src/components/EmptyMailbox.vue
index 92390b6f5..16bc9fcba 100644
--- a/src/components/EmptyMailbox.vue
+++ b/src/components/EmptyMailbox.vue
@@ -7,6 +7,7 @@
<script>
import IconMail from 'vue-material-design-icons/Email'
+
export default {
name: 'EmptyMailbox',
components: {