Skip to content

Commit

Permalink
fixup! fixup! feat(calls): Add appconfig and user preference for defa…
Browse files Browse the repository at this point in the history
…ult setting of media
  • Loading branch information
nickvergessen committed Oct 8, 2024
1 parent 3453115 commit f608995
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/__mocks__/capabilities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ export const mockedCapabilities: Capabilities = {
'sip-enabled': true,
'sip-dialout-enabled': true,
'can-enable-sip': true,
'start-without-media': false,
},
chat: {
'max-length': 32000,
Expand Down

0 comments on commit f608995

Please sign in to comment.