Plumb through new ADM setting.

Co-authored-by: ayumi-signal <ayumi@signal.org>
This commit is contained in:
Miriam Zimmerman 2024-10-02 14:45:10 -04:00 committed by GitHub
parent fc7eba772c
commit c8a729f8be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 47 additions and 0 deletions

View file

@ -18,6 +18,7 @@ export type ConfigKeyType =
| 'desktop.calling.adhoc'
| 'desktop.calling.adhoc.create'
| 'desktop.calling.raiseHand'
| 'desktop.calling.ringrtcAdm'
| 'desktop.clientExpiration'
| 'desktop.backup.credentialFetch'
| 'desktop.internalUser'