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

perf : 代码细节优化 #2198

Merged
merged 2 commits into from
Jun 30, 2023
Merged

perf : 代码细节优化 #2198

merged 2 commits into from
Jun 30, 2023

Conversation

YBY2020
Copy link
Contributor

@YBY2020 YBY2020 commented Jun 30, 2023

大神, 学习代码过程中发现的一个小小的点,887行已定义const isUser = message.role === "user";,此处可直接用isUser

大神, 学习代码过程中发现的一个小小的点,887行已定义`const isUser = message.role === "user";`,此处可直接用isUser
@Yidadaa Yidadaa merged commit 5d6e7de into ChatGPTNextWeb:main Jun 30, 2023
1 check failed
alchemist139 pushed a commit to alchemist139/ChatGPT-Next-Web that referenced this pull request Sep 21, 2023
gaogao1030 pushed a commit to gaogao1030/ChatGPT-Next-Web that referenced this pull request May 16, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants