Normalize release bootstrap cleanup

This commit is contained in:
Jeppe B
2026-06-03 19:38:54 +02:00
parent 0976608a25
commit 470d4d7314
+1 -1
View File
@@ -374,7 +374,7 @@ export const bootstrapReleaseApp = async ({
} catch (error) {
console.error("Could not load release channel frontend entry.", error);
setReleaseRuntimeGlobal(
unavailableRuntime (
unavailableRuntime(
runtimeWithSource(runtime, RELEASE_SOURCE_MODES.LOCAL, resolvedSourceMode),
"frontend_entry"
)