fix indent

This commit is contained in:
Noel Németh 2022-07-01 22:22:31 +02:00
parent 5e92d4c443
commit f49a0e92ed
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ import java.time.Duration;
public class Main {
public static void main(String[] args) {
final Gson gson = new Gson();
final Gson gson = new Gson();
MinecraftServer minecraftServer = MinecraftServer.init(Config.parser().loadConfig(/* language=json */ """
{
"version": 0,