missing saving

This commit is contained in:
fyears 2024-01-13 23:03:30 +08:00
parent eb2ecca825
commit da0f183fad

View File

@ -26,6 +26,8 @@ export interface S3Config {
forcePathStyle?: boolean; forcePathStyle?: boolean;
remotePrefix?: string; remotePrefix?: string;
useAccurateMTime?: boolean;
/** /**
* @deprecated * @deprecated
*/ */