Skip to content

Commit 622673c

Browse files
committed
chore: build library from latest spec [skip ci]
1 parent 84d92f3 commit 622673c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/schema.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1053,7 +1053,7 @@ export interface components {
10531053
/** Format: uint */
10541054
height: number;
10551055
thumbhash?: number[] | null;
1056-
animated: boolean;
1056+
animated?: boolean | null;
10571057
}
10581058
| {
10591059
/** @enum {string} */

0 commit comments

Comments
 (0)