Skip to content

Commit

Permalink
Fix location of the errors page
Browse files Browse the repository at this point in the history
  • Loading branch information
welandaz committed Dec 21, 2023
1 parent b98e65a commit ef97770
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ public String getTooltip() {
}
}

public List<BuildToolIcon> getBuildToolIcons() {
public List<BuildToolIcon> getBFuildToolIcons() {
return ImmutableList.copyOf(buildToolIcons);
}

Expand Down

0 comments on commit ef97770

Please sign in to comment.