feat: add dev diary and ending thumbnails, update chapter endings display
This commit is contained in:
@@ -22,6 +22,7 @@ export interface SceneNode {
|
||||
videoMuted?: boolean
|
||||
skippable?: boolean
|
||||
streamingUrl?: Record<string, string>
|
||||
keyMoment?: boolean
|
||||
}
|
||||
|
||||
export interface Choice {
|
||||
|
||||
Reference in New Issue
Block a user