feat(home): add AI story expand button and modal
This commit is contained in:
@@ -22,7 +22,7 @@ export interface HomeWorkspaceLaunchTarget {
|
||||
pathname: string
|
||||
query: {
|
||||
episode: string
|
||||
autoRun: 'storyToScript'
|
||||
autoRun?: 'storyToScript'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user