Skip to content

Commit

Permalink
Up ctr task model
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiahub committed Dec 18, 2023
1 parent 6c14970 commit e004401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/app/shared/model/task.model.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ export class TaskLaunchConfig {
ctr: {
options: ValuedConfigurationMetadataProperty[];
optionsState: {
isFirstLaunch: boolean;
isLoading: boolean;
isOnError: boolean;
};
Expand Down

0 comments on commit e004401

Please sign in to comment.