Skip to content

Commit

Permalink
Register Indonesia Languange on start up (#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArachneXD authored Mar 23, 2022
1 parent 6f066f4 commit 9c830db
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ public void onLoad() {
new Bangla();
new Persian();
new Hindi();
new Indonesia();
new Portuguese();

config = new MainConfig(this, "config");
Expand Down

0 comments on commit 9c830db

Please sign in to comment.