Skip to content

Commit

Permalink
Update bstats metrics ID. Sheesh I'm stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
GallowsDove committed Aug 29, 2021
1 parent b263e82 commit 2c8f23a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ public void enable() {

@Override
protected Metrics setupMetrics() {
return new Metrics(this, 8991);
return new Metrics(this, 10568);
}

@Nonnull
Expand Down

0 comments on commit 2c8f23a

Please sign in to comment.