We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43872fb commit 1db9972Copy full SHA for 1db9972
packages/frontend/src/pages/Playground.svelte
@@ -40,7 +40,6 @@ function getStatusForIcon(status?: string, health?: string): string {
40
export function goToUpPage(): void {
41
router.goto('/playgrounds');
42
}
43
-
44
</script>
45
46
{#if conversation}
0 commit comments