use correct card type
This commit is contained in:
+2
-2
@@ -19,7 +19,7 @@ HTMLCollection [
|
|||||||
class="mx_DeviceSecurityCard"
|
class="mx_DeviceSecurityCard"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="mx_DeviceSecurityCard_icon Verified"
|
class="mx_DeviceSecurityCard_icon Inactive"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
height="16"
|
height="16"
|
||||||
@@ -63,7 +63,7 @@ HTMLCollection [
|
|||||||
class="mx_DeviceSecurityCard"
|
class="mx_DeviceSecurityCard"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="mx_DeviceSecurityCard_icon Verified"
|
class="mx_DeviceSecurityCard_icon Unverified"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
height="16"
|
height="16"
|
||||||
|
|||||||
Reference in New Issue
Block a user