Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock committed Oct 4, 2024
1 parent 836dcb3 commit f9b0045
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,8 @@ public String id() {
public String displayName() {
return displayName;
}

public ModPlatform platform() {
return modPlatform;
}
}

0 comments on commit f9b0045

Please sign in to comment.