Deprecate check for versioned expire timer capability
This commit is contained in:
parent
1dea35043d
commit
a2bbfd9496
5 changed files with 3 additions and 106 deletions
|
@ -754,7 +754,6 @@ export type WebAPIConnectType = {
|
|||
// ts/types/Storage.d.ts
|
||||
export type CapabilitiesType = {
|
||||
deleteSync: boolean;
|
||||
versionedExpirationTimer: boolean;
|
||||
ssre2: boolean;
|
||||
};
|
||||
export type CapabilitiesUploadType = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue