Let users ring members when starting a group call

Co-Authored-By: Josh Perez <60019601+josh-signal@users.noreply.github.com>
This commit is contained in:
Evan Hahn
2021-08-25 16:42:51 -05:00
committed by GitHub
parent 4afe4649ec
commit 0e7f641dc1
25 changed files with 556 additions and 97 deletions

View File

@@ -9,6 +9,7 @@ export type ConfigKeyType =
| 'desktop.announcementGroup'
| 'desktop.clientExpiration'
| 'desktop.disableGV1'
| 'desktop.groupCallOutboundRing'
| 'desktop.groupCalling'
| 'desktop.gv2'
| 'desktop.internalUser'