mirror of
https://github.com/urbit/shrub.git
synced 2024-12-21 09:51:36 +03:00
Update copy for browsers that can't register protocols
This commit is contained in:
parent
f484ce6da6
commit
ed9b58c3f9
@ -77,7 +77,10 @@ export function InterfacePrefs() {
|
|||||||
Automatically open urbit links when using this browser.
|
Automatically open urbit links when using this browser.
|
||||||
{!linkHandlingAllowed && (
|
{!linkHandlingAllowed && (
|
||||||
<>
|
<>
|
||||||
, <strong className="text-orange-500">requires HTTPS</strong>
|
,{' '}
|
||||||
|
<strong className="text-orange-500">
|
||||||
|
Unavailable with this browser/connection.
|
||||||
|
</strong>
|
||||||
</>
|
</>
|
||||||
)}
|
)}
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user