mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 04:09:49 +00:00
GroupsV2: Better group invite behavior
This commit is contained in:
committed by
Josh Perez
parent
b9ff4f07d3
commit
d51a0b5ece
@@ -90,7 +90,7 @@ type QuoteAttachmentType = {
|
||||
attachmentPointer?: AttachmentPointerClass;
|
||||
};
|
||||
|
||||
type GroupV2InfoType = {
|
||||
export type GroupV2InfoType = {
|
||||
groupChange?: ArrayBuffer;
|
||||
masterKey: ArrayBuffer;
|
||||
revision: number;
|
||||
|
||||
Reference in New Issue
Block a user