mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
Fix release build warnings
This commit is contained in:
@@ -795,6 +795,8 @@ namespace Tgstation.Server.Host.Components.Session
|
||||
if (!firstValidationRequest)
|
||||
return BridgeError("Startup bridge request was repeated!");
|
||||
}
|
||||
#else
|
||||
postValidationShutdownTask = Task.CompletedTask;
|
||||
#endif
|
||||
|
||||
if (parameters.Version == null)
|
||||
|
||||
Reference in New Issue
Block a user