fix chain modal
This commit is contained in:
@@ -200,6 +200,7 @@ export interface PromptRound {
|
||||
question: string
|
||||
source: string
|
||||
prompt_level: number | null
|
||||
assistant_msg_id?: number | null
|
||||
html: string | null
|
||||
css: string | null
|
||||
js: string | null
|
||||
|
||||
Reference in New Issue
Block a user