diff --git a/frontend/src/routes/(root)/(logged)/scripts/edit/[...path]/+page.svelte b/frontend/src/routes/(root)/(logged)/scripts/edit/[...path]/+page.svelte index c6f841474e..21e88020a8 100644 --- a/frontend/src/routes/(root)/(logged)/scripts/edit/[...path]/+page.svelte +++ b/frontend/src/routes/(root)/(logged)/scripts/edit/[...path]/+page.svelte @@ -38,6 +38,7 @@ } } ]) + topHash = scriptLoadedFromUrl.hash } else { if (hash) { const scriptByHash = await ScriptService.getScriptByHash({