Skip to content

Commit

Permalink
revert change
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Bolton <[email protected]>
  • Loading branch information
ibolton336 committed Jun 17, 2024
1 parent b833c10 commit 226a575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/app/api/models.ts
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ export interface Target {
labels?: TargetLabel[];
image?: RulesetImage;
ruleset: Ruleset;
provider?: string[];
provider?: string;
}

export interface Metadata {
Expand Down

0 comments on commit 226a575

Please sign in to comment.