mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Handle maxGroupCallRingSize remote config flag
This commit is contained in:
@@ -23,6 +23,7 @@ export type ConfigKeyType =
|
||||
| 'desktop.sendSenderKey2'
|
||||
| 'desktop.storage'
|
||||
| 'desktop.storageWrite3'
|
||||
| 'global.calling.maxGroupCallRingSize'
|
||||
| 'global.groupsv2.groupSizeHardLimit'
|
||||
| 'global.groupsv2.maxGroupSize';
|
||||
type ConfigValueType = {
|
||||
|
||||
Reference in New Issue
Block a user