Skip to content

Commit a30b855

Browse files
authored
fix: removed expiration from stories config (#172)
1 parent ca75fb5 commit a30b855

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/gen/models/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11313,8 +11313,6 @@ export interface StopTranscriptionResponse {
1131311313
}
1131411314

1131511315
export interface StoriesConfig {
11316-
expiration_behaviour?: string;
11317-
1131811316
skip_watched?: boolean;
1131911317

1132011318
track_watched?: boolean;

0 commit comments

Comments
 (0)