Skip to content

Commit af944cd

Browse files
committed
update conference providers
1 parent d59e8e4 commit af944cd

File tree

3 files changed

+61
-49
lines changed

3 files changed

+61
-49
lines changed

package-lock.json

Lines changed: 52 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/app.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/helpers/settings.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,17 @@ export const defaults: TSMLReactConfig = {
1818
'goto.com': 'GoTo',
1919
'gotomeet.me': 'GoTo',
2020
'gotomeeting.com': 'GoTo',
21+
'horizon.meta.com': 'Virtual Reality',
22+
'maps.secondlife.com': 'Virtual Reality',
2123
'meet.google.com': 'Google Meet',
2224
'meet.jit.si': 'Jitsi',
2325
'meetings.dialpad.com': 'Dialpad',
26+
'signal.group': 'Signal',
2427
'skype.com': 'Skype',
28+
'slurl.com': 'Virtual Reality',
29+
'teams.live.com': 'Teams',
30+
'teams.microsoft.com': 'Teams',
31+
'vrchat.com': 'Virtual Reality',
2532
'webex.com': 'WebEx',
2633
'zoho.com': 'Zoho',
2734
'zoom.us': 'Zoom',

0 commit comments

Comments
 (0)