From ed9b58c3f9d9f736e103c13cc9e34f8f68681b02 Mon Sep 17 00:00:00 2001 From: Patrick O'Sullivan Date: Mon, 4 Apr 2022 13:32:14 -0500 Subject: [PATCH] Update copy for browsers that can't register protocols --- pkg/grid/src/nav/preferences/InterfacePrefs.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pkg/grid/src/nav/preferences/InterfacePrefs.tsx b/pkg/grid/src/nav/preferences/InterfacePrefs.tsx index 567a1bd41..16f1b7c7f 100644 --- a/pkg/grid/src/nav/preferences/InterfacePrefs.tsx +++ b/pkg/grid/src/nav/preferences/InterfacePrefs.tsx @@ -77,7 +77,10 @@ export function InterfacePrefs() { Automatically open urbit links when using this browser. {!linkHandlingAllowed && ( <> - , requires HTTPS + ,{' '} + + Unavailable with this browser/connection. + )}