mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 10:28:03 +01:00
Test more contact splitting scenarios
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user