website: update comparison

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

#4088
This commit is contained in:
Jens Langhammer 2023-01-25 11:39:58 +01:00
parent a9de9101ca
commit 0abbe8288e
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -187,8 +187,8 @@ function Comparison() {
<td className="result passed"> <td className="result passed">
<Check></Check> <Check></Check>
</td> </td>
<td className="result failed"> <td className="result passwd">
<X></X> <Check></Check>
</td> </td>
</tr> </tr>
<tr> <tr>