You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2026-01-04 05:29:27 +03:00
Put asserted identity option under a 'voip' section
This commit is contained in:
@@ -189,7 +189,9 @@ describe('CallHandler', () => {
|
||||
|
||||
// Now set the config option
|
||||
SdkConfig.put({
|
||||
voipObeyAssertedIdentity: true,
|
||||
voip: {
|
||||
obeyAssertedIdentity: true,
|
||||
},
|
||||
});
|
||||
|
||||
// ...and send another asserted identity event for a different user
|
||||
|
||||
Reference in New Issue
Block a user