mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-03 16:05:13 +00:00
java source code formatting
This commit is contained in:
@@ -1051,7 +1051,7 @@ public class Main {
|
||||
// sometimes during development the version information is not available
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
List<String> accepted = new ArrayList<>();
|
||||
if (Configuration.checkForUpdatesStable.get()) {
|
||||
accepted.add("stable");
|
||||
|
||||
Reference in New Issue
Block a user