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 15a557e commit 456d127Copy full SHA for 456d127
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