@@ -34,9 +34,9 @@ this.App =
belongsTo: [contact.belongsTo]
)
App.Collections.contacts.add(newContact, merge: true)
-
- callback?()
+
+ callback?()
startFetchingVcards: ->