Skip to content

Commit

Permalink
Updated non-support message to be more clear.
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferStrube committed Sep 24, 2023
1 parent e960975 commit 824bf6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

@if (!isSupported)
{
<p>This browser feature is not support on your device.</p>
<p>The Web Authentication browser API is not supported in this browser. Try updating your browser/system or try another browser/device.</p>
return;
}

Expand Down

0 comments on commit 824bf6c

Please sign in to comment.