Log ByondVersion not Version

This commit is contained in:
Jordan Dominion
2023-10-14 22:04:31 -04:00
parent e05e79b517
commit 9995f449b3
@@ -201,7 +201,7 @@ namespace Tgstation.Server.Host.Controllers
Logger.LogInformation(
"User ID {userId} installing engine version {newByondVersion} on instance ID {instanceId}",
AuthenticationContext.User.Id,
model.Version,
model,
Instance.Id);
// run the install through the job manager