Commit e11aef8
committed
Load workspaces after downloading CLI
Since you cannot interact with the list without a CLI (and there is now
a higher chance something can go wrong since the user can customize the
source and destination) we should avoid showing them until the CLI is
good to go.1 parent 2ba812d commit e11aef8
File tree
1 file changed
+3
-3
lines changed- src/main/kotlin/com/coder/gateway/views/steps
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | 464 | | |
468 | 465 | | |
469 | 466 | | |
470 | 467 | | |
471 | 468 | | |
472 | 469 | | |
473 | 470 | | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
| |||
0 commit comments