diff --git a/src/Content/ContactSelector.php b/src/Content/ContactSelector.php index 5d33aa59e4..56d6961be5 100644 --- a/src/Content/ContactSelector.php +++ b/src/Content/ContactSelector.php @@ -221,6 +221,7 @@ class ContactSelector 'mastodon' => 'mastodon', 'peertube' => 'peertube', 'pixelfed' => 'pixelfed', 'pleroma' => 'pleroma', 'red' => 'hubzilla', 'redmatrix' => 'hubzilla', 'socialhome' => 'social-home', 'wordpress' => 'wordpress', 'lemmy' => 'users', + 'plume' => 'plume', 'funkwhale' => 'funkwhale', 'nextcloud' => 'nextcloud', 'drupal' => 'drupal', 'firefish' => 'fire', 'calckey' => 'calculator', 'kbin' => 'check']; $search = array_keys($nets);