Skip to content

Commit 9f27535

Browse files
committed
Update MineservRewards.java
1 parent afcc34f commit 9f27535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/io/greitan/mineserv/MineservRewards.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public void onEnable() {
4343
}
4444

4545
new Methods(this);
46-
VoteHandler = getVoteHandler();
46+
VoteHandler = createVoteHandler();
4747
this.reload();
4848
}
4949

0 commit comments

Comments
 (0)