mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 14:06:41 +01:00
Fix the build [TGSDeploy]
This commit is contained in:
@@ -33,9 +33,6 @@ namespace Tgstation.Server.Host.Components.Watchdog
|
||||
/// <inheritdoc />
|
||||
public override RebootState? RebootState => Running ? (AlphaIsActive ? alphaServer?.RebootState : bravoServer?.RebootState) : null;
|
||||
|
||||
/// <inheritdoc />
|
||||
protected override string DeploymentTimeWhileRunning => "when DreamDaemon reboots";
|
||||
|
||||
/// <summary>
|
||||
/// Server designation alpha
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user