From: ZeroAurora Date: Wed, 21 Jun 2023 00:00:43 +0000 (+0800) Subject: Improve verification instructions (#1301) X-Git-Tag: v3.0.0~41 X-Git-Url: https://git.wafflesoft.org/?a=commitdiff_plain;h=4c84673bdf3ef3ffe593efe1f2614caa28a963a3;p=rainny.git Improve verification instructions (#1301) --- diff --git a/src/app/organisms/settings/DeviceManage.jsx b/src/app/organisms/settings/DeviceManage.jsx index 4825e23..74738ea 100644 --- a/src/app/organisms/settings/DeviceManage.jsx +++ b/src/app/organisms/settings/DeviceManage.jsx @@ -217,6 +217,26 @@ function DeviceManage() {
Unverified sessions + {!isMeVerified && ( +
+ +
+ )} + {isMeVerified && unverified.length > 0 && ( +
+ +
+ )} {!isCSEnabled && (