diff --git a/app/pages/bridge/connect.vue b/app/pages/bridge/connect.vue index 32f3e26..b7e3b8f 100644 --- a/app/pages/bridge/connect.vue +++ b/app/pages/bridge/connect.vue @@ -22,11 +22,60 @@
-

Open from the Bridge app

-

Launch the desktop Bridge and tap the “Link account” button so we can pass the code over automatically.

-

Waiting for desktop link

+

Manual pairing

+

Enter your pairing code

+

+ No auto-link available? Enter the 6-character code shown in the Bridge app. +

+ +
+
+ + +

A-Z and 0-9 only

+
+ +
+
+ {{ char || '•' }} +
+
+ +

+ {{ manualTokenReady ? 'Code complete' : `${manualTokenRemaining} characters missing` }} +

+ + +

{{ manualTokenError }}

+
+ +

Waiting for desktop link