summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--js/services/vCardProperties.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/services/vCardProperties.js b/js/services/vCardProperties.js
index 11e9c145..1d54d75e 100644
--- a/js/services/vCardProperties.js
+++ b/js/services/vCardProperties.js
@@ -107,7 +107,7 @@ angular.module('contactsApp')
readableName: t('contacts', 'Phone'),
template: 'tel',
defaultValue: {
- value:[''],
+ value:'',
meta:{type:['HOME,VOICE']}
},
options: [