summaryrefslogtreecommitdiffstats
path: root/src/components/AppNavigation/ContactsSettings.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/AppNavigation/ContactsSettings.vue')
-rw-r--r--src/components/AppNavigation/ContactsSettings.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/AppNavigation/ContactsSettings.vue b/src/components/AppNavigation/ContactsSettings.vue
index bb2f1d3b..a731abbc 100644
--- a/src/components/AppNavigation/ContactsSettings.vue
+++ b/src/components/AppNavigation/ContactsSettings.vue
@@ -132,7 +132,7 @@ export default {
this.enableSocialSyncLoading = false
}
},
- onLoad(event) {
+ onLoad() {
this.$emit('file-loaded', false)
},
async onOpen() {