From 953ddd82e48dd206cef5ac94456549aed13b3ad5 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Fri, 17 Nov 2023 23:25:29 +0100 Subject: Updated 30 files and deleted 2976 files (automated) --- includes/contactmethods.json | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 includes/contactmethods.json (limited to 'includes/contactmethods.json') diff --git a/includes/contactmethods.json b/includes/contactmethods.json deleted file mode 100644 index f8140bf..0000000 --- a/includes/contactmethods.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "discord": { - "name": "Discord", - "adapter": null - }, - "twitter": { - "name": "Twitter", - "adapter": "twitter-tag-to-id" - }, - "email": { - "name": "Email", - "adapter": null - }, - "website": { - "name": "Website", - "adapter": null - }, - "phone": { - "name": "Phone", - "adapter": null - }, - "reddit": { - "name": "Reddit", - "adapter": null - }, - "mastodon": { - "name": "Mastodon", - "adapter": null - } -} -- cgit