summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTobias Tiederle <ttiederle@fimltd.org>2020-08-25 09:59:04 +0200
committerTobias Tiederle <ttiederle@fimltd.org>2020-08-25 09:59:04 +0200
commit537c5500d812e8036e2064460f838d0d2ba18eda (patch)
tree34aee72479f98034843accc648a06783217bde80 /src
parentdd88950965de00f893001a0558b8640a7e30d9d4 (diff)
add Zoom as instant messaging
Diffstat (limited to 'src')
-rw-r--r--src/models/rfcProps.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/models/rfcProps.js b/src/models/rfcProps.js
index 62f1d3c5..805c3fc1 100644
--- a/src/models/rfcProps.js
+++ b/src/models/rfcProps.js
@@ -189,6 +189,7 @@ const properties = {
{ id: 'WECHAT', name: 'WeChat' },
{ id: 'LINE', name: 'Line' },
{ id: 'KAKAOTALK', name: 'KakaoTalk' },
+ { id: 'ZOOM', name: 'Zoom' },
],
},
tel: {