mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-26 14:37:44 +01:00
Log ByondVersion not Version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user