keep working on exec subcommand

This commit is contained in:
2023-05-06 11:48:08 -07:00
parent 41f8e8f2ab
commit ed4b8153bb
13 changed files with 698 additions and 348 deletions

View File

@ -68,7 +68,7 @@
<!-- Don't render at all if we're just going to immediately proceed to the next screen -->
{#if !$appState.currentRequest.approval}
{#if error || !$appState.currentRequest.approval}
<div class="flex flex-col space-y-4 p-4 m-auto max-w-xl h-screen items-center justify-center">
{#if error}
<ErrorAlert bind:this={alert}>