We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
메신저봇 7.37a 및 7.38(0113) 버전에서 발생한 오류입니다 (7.34는 이상 없음) 템플릿 리터럴 내부에 엔터를 입력할 경우, 출력 값에 엔터가 1개 더 들어갑니다
배열에 join("\n")을 한 값을 템플릿 리터럴 내에 넣는 방식을 이용했을 때는 정상적으로 1개의 개행이 출력됩니다
The text was updated successfully, but these errors were encountered:
No branches or pull requests
메신저봇 7.37a 및 7.38(0113) 버전에서 발생한 오류입니다 (7.34는 이상 없음)
템플릿 리터럴 내부에 엔터를 입력할 경우, 출력 값에 엔터가 1개 더 들어갑니다
배열에 join("\n")을 한 값을 템플릿 리터럴 내에 넣는 방식을 이용했을 때는 정상적으로 1개의 개행이 출력됩니다
The text was updated successfully, but these errors were encountered: