Add contact:facebook field to POI presets (#859)

This commit is contained in:
Cj Malone 2023-04-12 18:52:41 +01:00 committed by GitHub
parent 4a1327e10a
commit 771d5ca037
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
50 changed files with 55 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"key": "contact:facebook",
"type": "url",
"label": "Facebook Username or URL",
"placeholder": "https://www.facebook.com/LocalBusiness"
}