diff --git a/frontend/src/routes/dashboard/capsules/+layout.svelte b/frontend/src/routes/dashboard/capsules/+layout.svelte index c9a2880..0906154 100644 --- a/frontend/src/routes/dashboard/capsules/+layout.svelte +++ b/frontend/src/routes/dashboard/capsules/+layout.svelte @@ -44,7 +44,7 @@ {:else} -
+

@@ -70,6 +70,8 @@

+ +
{/if} diff --git a/frontend/src/routes/dashboard/channels/+page.svelte b/frontend/src/routes/dashboard/channels/+page.svelte index 08b8c82..765180c 100644 --- a/frontend/src/routes/dashboard/channels/+page.svelte +++ b/frontend/src/routes/dashboard/channels/+page.svelte @@ -352,14 +352,19 @@
-
-
-

- Channels -

- {#if !loading && channels.length > 0} - {channels.length} - {/if} +
+
+
+

+ Channels +

+ {#if !loading && channels.length > 0} + {channels.length} + {/if} +
+

+ Route capsule events to Discord, Slack, Telegram, and other destinations. +

-

- Route capsule events to Discord, Slack, Telegram, and other destinations. -

-
+
diff --git a/frontend/src/routes/dashboard/metrics/+page.svelte b/frontend/src/routes/dashboard/metrics/+page.svelte index 271c757..3b9fd73 100644 --- a/frontend/src/routes/dashboard/metrics/+page.svelte +++ b/frontend/src/routes/dashboard/metrics/+page.svelte @@ -29,6 +29,8 @@

Resource usage and performance across all capsules.

+ +
-
+