add learn more to filtered sessions
This commit is contained in:
parent
69642544ac
commit
18e59b2d98
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ HTMLCollection [
|
|||
class="mx_DeviceSecurityCard"
|
||||
>
|
||||
<div
|
||||
class="mx_DeviceSecurityCard_icon Inactive"
|
||||
class="mx_DeviceSecurityCard_icon Verified"
|
||||
>
|
||||
<div
|
||||
height="16"
|
||||
|
@ -63,7 +63,7 @@ HTMLCollection [
|
|||
class="mx_DeviceSecurityCard"
|
||||
>
|
||||
<div
|
||||
class="mx_DeviceSecurityCard_icon Unverified"
|
||||
class="mx_DeviceSecurityCard_icon Verified"
|
||||
>
|
||||
<div
|
||||
height="16"
|
||||
|
|
Loading…
Reference in a new issue