diff --git a/apps/web/src/views/settings.ejs b/apps/web/src/views/settings.ejs index 3375cfe..bd46c52 100644 --- a/apps/web/src/views/settings.ejs +++ b/apps/web/src/views/settings.ejs @@ -28,15 +28,16 @@

<%= createdDate %>

- <% if (it.isSubKey) { %> -
-

Signed in with a sub-key

-

Sub-keys can manage monitors but can't access account credentials. Sign in with your main account key to manage your login key, recovery email, and sub-keys.

-
- <% } %> + <% if (it.isSubKey) { %> +
+

Signed in with a sub-key

+

Sub-keys can manage monitors but can't access account credentials. Sign in with your main account key to manage your login key, recovery email, and sub-keys.

+
+ <% } %> + <% if (!it.isSubKey) { %>