@remit/api-openapi-types 0.0.17 → 0.0.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/types.d.ts +1 -1
package/package.json
CHANGED
package/types.d.ts
CHANGED
|
@@ -2884,7 +2884,7 @@ server-capped window. `items` is omitted when `results=false` (count-only);
|
|
|
2884
2884
|
value: boolean;
|
|
2885
2885
|
}
|
|
2886
2886
|
/**
|
|
2887
|
-
* Sender is blocked: never load
|
|
2887
|
+
* Sender is blocked: mail is placed in Junk, and images never load, even on explicit click
|
|
2888
2888
|
*/
|
|
2889
2889
|
export interface BlockedFlag {
|
|
2890
2890
|
/**
|