diff --git a/src/libs/util.ts b/src/libs/util.ts index a751e31..822cdaa 100644 --- a/src/libs/util.ts +++ b/src/libs/util.ts @@ -16,7 +16,7 @@ const Buffer = require("buffer/").Buffer; // If you edit this, check that the numbers still line up on the side in the alert (on mobile, too), // and make sure they can take all actions while the notification shows. export const ONBOARD_MESSAGE = - "1) Check that they have entered their name on the profile page in their device. 2) Add them to your Contacts by scanning with the QR icon that is by the input box. 3) Click the person icon to register them. 4) Have them go to their Contact page and scan your QR to add you to their list."; + "1) Read through all their yellow prompts. 2) Add them to your Contacts by scanning with the QR icon that is by the input box. 3) Click the person icon to register them. 4) Show them your QR so they'll scan you. 5) Have them enable notifications."; /* eslint-disable prettier/prettier */ export const UNIT_SHORT: Record = { diff --git a/src/views/ContactQRScanShowView.vue b/src/views/ContactQRScanShowView.vue index c842c55..537b0e7 100644 --- a/src/views/ContactQRScanShowView.vue +++ b/src/views/ContactQRScanShowView.vue @@ -33,7 +33,7 @@

-
+