mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 00:22:40 +01:00
Change ErrorCode 1 default message
This commit is contained in:
@@ -18,7 +18,7 @@ namespace Tgstation.Server.Api.Models
|
||||
/// <summary>
|
||||
/// Indicates an API upgrade was required by the server.
|
||||
/// </summary>
|
||||
[Description("API Mismatch but no current API version provided!")]
|
||||
[Description("API version mismatch!")]
|
||||
ApiMismatch,
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user