fix: wire up EndingGallery click to open ChapterRecap via chapterId
This commit is contained in:
@@ -92,6 +92,7 @@ export interface EndingDef {
|
||||
id: string
|
||||
label: string
|
||||
sceneId: string
|
||||
chapterId?: string
|
||||
thumbnail?: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user