Skip to content

Commit f3fc009

Browse files
committed
Consistency
1 parent 686fa31 commit f3fc009

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/pojlib/API.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ public static boolean removeExtraProject(MinecraftInstances instances, Minecraft
9090
return InstanceHandler.removeExtraProject(instances, instance, name);
9191
}
9292

93-
public static String[] getQCSupportedVersions(Context ctx) {
93+
public static String[] getQCSupportedVersions(Activity ctx) {
9494
return APIHandler.getQCSupportedVersions(ctx);
9595
}
9696

0 commit comments

Comments
 (0)