Init create/admin call links flow

This commit is contained in:
Jamie Kyle
2024-06-10 08:23:43 -07:00
committed by GitHub
parent 53b8f5f152
commit f19f0fb47d
31 changed files with 1256 additions and 149 deletions

View File

@@ -16,6 +16,7 @@ import { getCountryCode } from './types/PhoneNumber';
export type ConfigKeyType =
| 'desktop.calling.adhoc'
| 'desktop.calling.adhoc.create'
| 'desktop.clientExpiration'
| 'desktop.backup.credentialFetch'
| 'desktop.deleteSync.send'