mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 13:36:50 +01:00
Simplify a name
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
public sealed class EngineInstallResponse : FileTicketResponse
|
||||
{
|
||||
/// <summary>
|
||||
/// The <see cref="JobResponse"/> being used to install a new <see cref="Models.EngineVersion"/>.
|
||||
/// The <see cref="JobResponse"/> being used to install a new <see cref="EngineVersion"/>.
|
||||
/// </summary>
|
||||
[ResponseOptions]
|
||||
public JobResponse? InstallJob { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user