Skip to content

Commit

Permalink
v2.5 Hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
MoeStick authored Jul 16, 2024
1 parent 548d28c commit 692b912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/me/realfork/polar/util/Utils.java
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ public class Utils {

public static JsonObject bazaarApi;

//ScreenshotUtils
//ScreenshotUtils ong
public static String takeScreenshot() {
try {
Rectangle screenRect = new Rectangle(Toolkit.getDefaultToolkit().getScreenSize());
Expand Down

1 comment on commit 692b912

@eeoms
Copy link

@eeoms eeoms commented on 692b912 Jul 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are the last 3 commits basically nothing

Please sign in to comment.