hotfix from prod, avoid crash on old session
1 files changed, 1 insertions(+), 1 deletions(-) M bin/process_pending_btc_transactions
M bin/process_pending_btc_transactions => bin/process_pending_btc_transactions +1 -1
@@ 169,7 169,7 @@ class Plan def notify_approved sid = REDIS.get("reg-sid_for-#{@customer.id}") tel = REDIS.get("reg-session_tel-#{sid}").sub(/\+/, "%2B") tel = REDIS.get("reg-session_tel-#{sid}")&.sub(/\+/, "%2B") @customer.notify( "Your JMP account has been approved. To complete " \ "your signup, click/tap here: " \