Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coding Error - Word Case #92

Open
marsDes opened this issue Aug 9, 2024 · 2 comments
Open

Coding Error - Word Case #92

marsDes opened this issue Aug 9, 2024 · 2 comments

Comments

@marsDes
Copy link

marsDes commented Aug 9, 2024

code file=关联文件

const openstatement = {
      id: `${Date.now()}`,
      content: calculatedIntroduction,
      isAnswer: true,
      feedbackDisabled: true,
      isOpeningStatement: isShowPrompt,
    }
    if (calculatedIntroduction)
      return [openStatement]   //  do u mean openstatement
```
@marsDes
Copy link
Author

marsDes commented Aug 9, 2024

@iamjoel

@CauseMyLove
Copy link

not fixed yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants