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

企业聊天开关失效 #954

Closed
wants to merge 1 commit into from
Closed

企业聊天开关失效 #954

wants to merge 1 commit into from

Conversation

zjpzjp
Copy link
Contributor

@zjpzjp zjpzjp commented Oct 27, 2023

修复pug输出错误
曾导致输入内容为 (影响企业聊天开关)
if('false'){...
修改后为
if(false){...

修复pug输出错误
曾导致输入内容为 (影响企业聊天开关)
if('false'){...
修改后为
if(false){...
@zjpzjp zjpzjp requested a review from lecjy as a code owner October 27, 2023 08:26
@hailiang-wang
Copy link
Member

感谢您的提交,但是需要您使用 sign-off DCO

git commit -s "YOUR MSG"

见:
https://github.com/cskefu/cskefu/pull/954/checks?check_run_id=18113057008

最佳实践流程:

https://readthe.gitee.io/cskefu-docs/docs/osc/contribution

@hailiang-wang
Copy link
Member

hailiang-wang commented Nov 4, 2023

duplicated with #959

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