diff --git a/next-ui/src/generated/openapi/komga.d.ts b/next-ui/src/generated/openapi/komga.d.ts index 73fd061b..bebaf475 100644 --- a/next-ui/src/generated/openapi/komga.d.ts +++ b/next-ui/src/generated/openapi/komga.d.ts @@ -2961,6 +2961,7 @@ export interface components { }; HistoricalEventDto: { bookId?: string; + id: string; properties: { [key: string]: string; };