Assume everyone is GV2-capable

This commit is contained in:
Evan Hahn
2022-03-04 13:48:44 -06:00
committed by GitHub
parent 0a52318be6
commit effe5aae6f
22 changed files with 16 additions and 405 deletions

View File

@@ -658,7 +658,6 @@ export type WebAPIConnectType = {
export type CapabilitiesType = {
announcementGroup: boolean;
gv2: boolean;
'gv1-migration': boolean;
senderKey: boolean;
changeNumber: boolean;