mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 18:38:15 +01:00
Resumable backup import
This commit is contained in:
3
ts/types/Storage.d.ts
vendored
3
ts/types/Storage.d.ts
vendored
@@ -183,6 +183,9 @@ export type StorageAccessType = {
|
||||
// remove it in `ts/background.ts`
|
||||
};
|
||||
|
||||
// If present - we are downloading backup
|
||||
backupDownloadPath: string;
|
||||
|
||||
// Deprecated
|
||||
'challenge:retry-message-ids': never;
|
||||
nextSignedKeyRotationTime: number;
|
||||
|
||||
Reference in New Issue
Block a user