Skip to content

Commit

Permalink
update conference providers
Browse files Browse the repository at this point in the history
  • Loading branch information
joshreisner committed Nov 15, 2024
1 parent d59e8e4 commit af944cd
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 49 deletions.
99 changes: 52 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions public/app.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions src/helpers/settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,17 @@ export const defaults: TSMLReactConfig = {
'goto.com': 'GoTo',
'gotomeet.me': 'GoTo',
'gotomeeting.com': 'GoTo',
'horizon.meta.com': 'Virtual Reality',
'maps.secondlife.com': 'Virtual Reality',
'meet.google.com': 'Google Meet',
'meet.jit.si': 'Jitsi',
'meetings.dialpad.com': 'Dialpad',
'signal.group': 'Signal',
'skype.com': 'Skype',
'slurl.com': 'Virtual Reality',
'teams.live.com': 'Teams',
'teams.microsoft.com': 'Teams',
'vrchat.com': 'Virtual Reality',
'webex.com': 'WebEx',
'zoho.com': 'Zoho',
'zoom.us': 'Zoom',
Expand Down

0 comments on commit af944cd

Please sign in to comment.