From 62869604160746a4f97067d97e796b3abbfb300e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Mon, 1 Oct 2018 17:35:08 +0200 Subject: other and Disapora MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- src/models/rfcProps.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/models') diff --git a/src/models/rfcProps.js b/src/models/rfcProps.js index fd766946..0e89a1c3 100644 --- a/src/models/rfcProps.js +++ b/src/models/rfcProps.js @@ -195,7 +195,9 @@ const properties = { { id: 'TWITTER', name: 'Twitter' }, { id: 'WECHAT', name: 'WeChat' }, { id: 'YOUTUBE', name: 'YouTube' }, - { id: 'MASTODON', name: 'Mastodon' } + { id: 'MASTODON', name: 'Mastodon' }, + { id: 'DIASPORA', name: 'Diaspora' }, + { id: 'OTHER', name: 'other Social Media' } ] }, relationship: { -- cgit v1.2.3