This commit is contained in:
snltty
2024-06-24 17:50:24 +08:00
parent 47e65958d0
commit 4ebaaa2640
6 changed files with 7 additions and 7 deletions

View File

@@ -35,7 +35,7 @@ namespace linker.plugins.relay
{
new RelayCompactInfo{
Name="默认",
Type= RelayCompactType.Link,
Type= RelayCompactType.Linker,
Disabled = false,
Host = running.Data.Client.Servers.FirstOrDefault().Host
}