mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 18:38:15 +01:00
Send FETCH_LATEST.LOCAL_PROFILE on capability flip
This commit is contained in:
@@ -738,6 +738,8 @@ export type WebAPIConnectType = {
|
||||
connect: (options: WebAPIConnectOptionsType) => WebAPIType;
|
||||
};
|
||||
|
||||
// When updating this make sure to update `observedCapabilities` type in
|
||||
// ts/types/Storage.d.ts
|
||||
export type CapabilitiesType = {
|
||||
deleteSync: boolean;
|
||||
versionedExpirationTimer: boolean;
|
||||
|
||||
Reference in New Issue
Block a user