smol fixes
Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
@@ -188,6 +188,7 @@ function TaskCard({ task }: { task: ScheduledTask }) {
|
||||
placement="bottom"
|
||||
size="lg"
|
||||
color="foreground"
|
||||
isDisabled={task.isRunning}
|
||||
>
|
||||
<Chip
|
||||
isCloseable={false}
|
||||
|
||||
Reference in New Issue
Block a user