pr ci fixes

Signed-off-by: anthony <floresgomezanthony@gmail.com>
This commit is contained in:
Antoine 2024-08-24 23:05:39 -04:00 committed by anthony
parent 59fd605f2d
commit 80e4088ffb

View File

@ -547,7 +547,7 @@ export class ArtifactListTabComponent implements OnInit, OnDestroy {
this.errorHandlerService.error(err);
},
});
})
});
}
}
removeLabel(label: Label) {