ffffffffffffffffffffff

This commit is contained in:
Szum123321 2022-11-06 11:46:40 +01:00
parent 64e8e06161
commit ef4c69b4d1

View File

@ -59,7 +59,6 @@ public class RestoreBackupRunnable implements Runnable {
MakeBackupRunnableFactory.create(
BackupContext.Builder
.newBackupContextBuilder()
.saveServer()
.setServer(ctx.server())
.setInitiator(ActionInitiator.Restore)
.setComment("Old_World" + (ctx.comment() != null ? "_" + ctx.comment() : ""))