Test more contact splitting scenarios
This commit is contained in:
parent
304287efef
commit
900b40381c
3 changed files with 93 additions and 81 deletions
|
@ -640,8 +640,7 @@ export type CapabilitiesType = {
|
|||
pni: boolean;
|
||||
};
|
||||
export type CapabilitiesUploadType = {
|
||||
// true in staging, false in production
|
||||
pni: boolean;
|
||||
pni: true;
|
||||
};
|
||||
|
||||
type StickerPackManifestType = Uint8Array;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue