Skip to content

Commit

Permalink
added API Error example
Browse files Browse the repository at this point in the history
  • Loading branch information
EcljpseB0T committed Nov 4, 2024
1 parent 9474c95 commit e16ee41
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ public boolean isAvailable() {
return true;
}

public void addedWithoutUpdate() {
}
/**
* Obtains a new instance of a web browser.
*
Expand Down

0 comments on commit e16ee41

Please sign in to comment.