summaryrefslogtreecommitdiffstats
path: root/src/components/Settings/SettingsAddressbook.vue
diff options
context:
space:
mode:
authorJessica <jessica@Absolventas-MacBook-Pro.local>2018-09-06 15:45:13 +0200
committerJessica <jessica@Absolventas-MacBook-Pro.local>2018-09-06 15:45:13 +0200
commit39de5be0237c3c661b7e566ca226b003fb667612 (patch)
tree2fe0ac8c647c94f374ad07f57eaea4f20ea3876e /src/components/Settings/SettingsAddressbook.vue
parent5b1459374b99a5db3d830b700733698df2397379 (diff)
removed trailing space eslint error
Diffstat (limited to 'src/components/Settings/SettingsAddressbook.vue')
-rw-r--r--src/components/Settings/SettingsAddressbook.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Settings/SettingsAddressbook.vue b/src/components/Settings/SettingsAddressbook.vue
index 033a3b46..604c6818 100644
--- a/src/components/Settings/SettingsAddressbook.vue
+++ b/src/components/Settings/SettingsAddressbook.vue
@@ -119,7 +119,7 @@ export default {
model: this.enabled,
action: this.toggleAddressbookEnabled
},
- // check to ensure last addressbook is not deleted.
+ // check to ensure last addressbook is not deleted.
this.$store.getters.getAddressbooks.length > 1
? {
icon: 'icon-delete',