Skip to content

Commit 24a2687

Browse files
committed
[auto] run release preconditions
1 parent 7f606e8 commit 24a2687

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsEngine/engine/ResultRenderer.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ export class ResultRenderer {
6666
showMessageSource: false,
6767
},
6868
});
69-
69+
7070
this.component.register(() => {
7171
unmount(svelteComponent);
72-
})
72+
});
7373
return;
7474
}
7575

0 commit comments

Comments
 (0)