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
50 changed files with 55 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"key": "contact:facebook",
"type": "url",
"label": "Facebook Username or URL",
"placeholder": "https://www.facebook.com/LocalBusiness"
}