mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 03:23:09 +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.
|
||||
{!linkHandlingAllowed && (
|
||||
<>
|
||||
, <strong className="text-orange-500">requires HTTPS</strong>
|
||||
,{' '}
|
||||
<strong className="text-orange-500">
|
||||
Unavailable with this browser/connection.
|
||||
</strong>
|
||||
</>
|
||||
)}
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user