Skip to content

Commit 1362d89

Browse files
committed
make run button enabled without a client for now
1 parent 689b0d3 commit 1362d89

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/routes/(app)/Footer.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@
230230
const id = await execute()
231231
await goto("/running/" + id)
232232
}}
233-
disabled={client < 0}
234233
>
235234
Run
236235
</button>

0 commit comments

Comments
 (0)