diff --git a/app/pages/bridge/connect.vue b/app/pages/bridge/connect.vue index 39f040f..70aac3d 100644 --- a/app/pages/bridge/connect.vue +++ b/app/pages/bridge/connect.vue @@ -22,12 +22,30 @@

Bridge connected

Linked to {{ authDisplayName }}. - You can close this page and return to the app.

+ +
+ +

+ {{ pttActive ? 'Transmitting …' : 'Hold to transmit' }} +

+

or hold Space

+
+

{{ pttError }}

+