Skip to content

Commit

Permalink
requested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorCapCoder committed May 28, 2024
1 parent 7b37082 commit 6523dbf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 422 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ export class ToolLaunchService {
status.isOutdatedOnScopeSchool ||
status.isOutdatedOnScopeContext ||
status.isDeactivated ||
status.isNotLicensed ||
status.isIncompleteOnScopeContext
) {
throw new ToolStatusNotLaunchableLoggableException(
Expand Down
Loading

0 comments on commit 6523dbf

Please sign in to comment.