Check for conversation conflicts before writing
This commit is contained in:
parent
58bdf36254
commit
0fd0fac262
5 changed files with 9 additions and 7 deletions
|
@ -13,7 +13,7 @@ export type ConfigKeyType =
|
|||
| 'desktop.mandatoryProfileSharing'
|
||||
| 'desktop.messageRequests'
|
||||
| 'desktop.storage'
|
||||
| 'desktop.storageWrite2'
|
||||
| 'desktop.storageWrite3'
|
||||
| 'global.groupsv2.maxGroupSize'
|
||||
| 'global.groupsv2.groupSizeHardLimit';
|
||||
type ConfigValueType = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue