vcard
vcard copied to clipboard
Make `setProperty` public to specify custom properties
It should be possible to set any properties you need to. For example, the "fullname" ("FN") property is automatically set and to customize the full name, setProperty
needs to be public.
I need this feature too. I want to add custom fields. Can this PR be fixed and merge ? Thanks :)
+1 :)