mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-21 20:17:22 +01:00
Make this error message more appropriate
This commit is contained in:
@@ -493,7 +493,7 @@ namespace Tgstation.Server.Api.Models
|
||||
/// <summary>
|
||||
/// Attempted to restart a stopped watchdog.
|
||||
/// </summary>
|
||||
[Description("Cannot restart the watchdog as it is not running!")]
|
||||
[Description("Cannot perform watchdog operation as it is not running!")]
|
||||
WatchdogNotRunning,
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user