mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 15:07:22 +01:00
rename main server name
This commit is contained in:
parent
1ce921a4ac
commit
aa8d34ff46
3 changed files with 20 additions and 6 deletions
|
|
@ -21,7 +21,7 @@ namespace MareSynchronos.WebAPI;
|
|||
#pragma warning disable MA0040
|
||||
public sealed partial class ApiController : DisposableMediatorSubscriberBase, IMareHubClient
|
||||
{
|
||||
public const string MainServer = "Lunae Crescere Incipientis (Central Server EU)";
|
||||
public const string MainServer = "Lunae Crescere Incipientis (Official Central Server)";
|
||||
public const string MainServiceUri = "wss://maresynchronos.com";
|
||||
|
||||
private readonly DalamudUtilService _dalamudUtil;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue