-
Notifications
You must be signed in to change notification settings - Fork 14
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
入館申請のQRコードの送信先を選択できるように修正しました #214
Conversation
スレッドのメッセージをDMに送る場合のメモを追加
@yoyogix お手漉きの際にレビューをお願いします! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
細かな部分ですがコメントさせていただきました 🙏
@@ -30,6 +31,52 @@ | |||
EMAIL_BODY | |||
end | |||
|
|||
describe "#post" do | |||
# SEND_MODE が CHANNEL の場合 | |||
# post_public_message が1回呼ばれること |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
コメントの消し忘れですかね?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
消し忘れですね🙏削除しました!
@yoyogix メッセージの追加を行ったのでもう1度レビューをお願いします! |
やりたいこと
入館に必要なQRコードの送信先を選べるようにする
やったこと