Skip to content

Commit 55cafd1

Browse files
committed
chore: bump dependencies version
1 parent 97667a0 commit 55cafd1

File tree

70 files changed

+4492
-17957
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+4492
-17957
lines changed

goneonize/defproto/waCompanionReg/WAWebProtobufsCompanionReg.proto

+4
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,7 @@ message EncryptedPairingRequest {
7474
optional bytes encryptedPayload = 1;
7575
optional bytes IV = 2;
7676
}
77+
78+
message ClientPairingProps {
79+
optional bool isChatDbLidMigrated = 1;
80+
}

0 commit comments

Comments
 (0)