From 183b31069619cabfa4eaa6d29c15b388be776262 Mon Sep 17 00:00:00 2001 From: Christoph Kluge Date: Fri, 27 Sep 2024 13:48:14 +0200 Subject: [PATCH] add base constant to tooltip --- web/frontend/src/job/EnergySummary.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/frontend/src/job/EnergySummary.svelte b/web/frontend/src/job/EnergySummary.svelte index f22f984..70e419f 100644 --- a/web/frontend/src/job/EnergySummary.svelte +++ b/web/frontend/src/job/EnergySummary.svelte @@ -64,7 +64,7 @@ Estimated emission based on supplier energy mix and total energy consumption. + >Estimated emission based on supplier energy mix ({carbonPerkWh} g/kWh) and total energy consumption. {/if}