修改变量名称错误BUG
This commit is contained in:
@@ -207,7 +207,7 @@ const Main: FC = () => {
|
||||
isOpeningStatement: isShowPrompt,
|
||||
}
|
||||
if (calculatedIntroduction)
|
||||
return [openStatement]
|
||||
return [openstatement]
|
||||
|
||||
return []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user