Skip to content

Commit

Permalink
Update Connectivity Test alert
Browse files Browse the repository at this point in the history
  • Loading branch information
rojvv committed Apr 7, 2024
1 parent b7dd4c5 commit b88dc85
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions islands/Alert.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,6 @@ export function Alert(
This can be confirmed by monitoring the requests made while a
connectivity test is in progress.
</p>
<p class="font-bold text-lg">Why does it take so long?</p>
<p>
Exchanging encryption keys might take a little time. After the
keys are exchaged, they are stored locally in your browser, which
makes future tests take much less time.
</p>
</div>
<Button onClick={() => present.value = false}>Dismiss</Button>
</div>
Expand Down

0 comments on commit b88dc85

Please sign in to comment.