Skip to content

Commit

Permalink
Ooups
Browse files Browse the repository at this point in the history
  • Loading branch information
Euphillya committed Feb 26, 2024
1 parent 8dc6de0 commit 022cfb4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ public class IslandQuery {
public IslandQuery(InterneAPI api, String databaseName) {
this.api = api;
this.databaseName = databaseName;
this.init();
}

private void init() {
Expand Down

0 comments on commit 022cfb4

Please sign in to comment.