1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2026-01-03 21:42:32 +03:00

use correct card type

This commit is contained in:
Kerry Archibald
2022-10-26 10:18:06 +02:00
parent a6f6e6ce76
commit 78440d2d43

View File

@@ -19,7 +19,7 @@ HTMLCollection [
class="mx_DeviceSecurityCard"
>
<div
class="mx_DeviceSecurityCard_icon Verified"
class="mx_DeviceSecurityCard_icon Inactive"
>
<div
height="16"
@@ -63,7 +63,7 @@ HTMLCollection [
class="mx_DeviceSecurityCard"
>
<div
class="mx_DeviceSecurityCard_icon Verified"
class="mx_DeviceSecurityCard_icon Unverified"
>
<div
height="16"