From 36262d422eef851e71cf35edc81d4e167e5d3269 Mon Sep 17 00:00:00 2001 From: Mike Parkhill Date: Fri, 8 Mar 2024 17:02:45 -0500 Subject: [PATCH] move urbanscape qr text parts around to fit better --- data/qrcode-text-data.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/qrcode-text-data.js b/data/qrcode-text-data.js index 9966d29..8d0a958 100644 --- a/data/qrcode-text-data.js +++ b/data/qrcode-text-data.js @@ -10,8 +10,8 @@ const qrCodeVerificationData = { qrTextAfter: 'You will be required to provide a biometric on your mobile device in order to receive these credentials.' }, URBAN_BANKBIO: { - title: null, - qrText: 'Automate approval by using your mobile banking app to complete this form with verified information. Approval guaranteed with a credit score over 600.', + title: 'Automate approval by using your mobile banking app to complete this form with verified information. Approval guaranteed with a credit score over 600.', + qrText: 'Scan the QR code below with your Quotient mobile banking app.', qrTextAfter: null }, URBAN_CREDITSCORE: {