summaryrefslogtreecommitdiffstats
path: root/src/models
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-10-01 17:35:08 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-10-01 17:35:08 +0200
commit62869604160746a4f97067d97e796b3abbfb300e (patch)
tree16daea8dca58ad3da51b22b3ed8ee2b49b461f26 /src/models
parent741a70be58dab0769038a3764f401946a802feb5 (diff)
other and Disapora
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'src/models')
-rw-r--r--src/models/rfcProps.js4
1 files changed, 3 insertions, 1 deletions
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: {