From 22eef8afab9143bb5b110db8c76e024604106051 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Thu, 7 Jul 2022 09:10:02 +0200 Subject: [PATCH] fix(frontend): current hash link --- frontend/src/routes/scripts/get/[...hash].svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/routes/scripts/get/[...hash].svelte b/frontend/src/routes/scripts/get/[...hash].svelte index 3495f02ec7..2ffe60352e 100644 --- a/frontend/src/routes/scripts/get/[...hash].svelte +++ b/frontend/src/routes/scripts/get/[...hash].svelte @@ -273,7 +273,7 @@ >

- {script?.hash} + {script?.hash}

Webhook to run this script:
-

+

Previous versions of this hashWhen you edit a script, a new hash is created and old versions are archived