mirror of
https://github.com/MikuLeaks/MikuSB.git
synced 2026-06-04 06:43:57 +00:00
Small fix
This commit is contained in:
@@ -88,7 +88,6 @@ public class ProxyOptions
|
||||
{
|
||||
public bool Enabled { get; set; } = true;
|
||||
public int Port { get; set; } = 18888;
|
||||
public int ServerHttpPort { get; set; } = 21500;
|
||||
}
|
||||
|
||||
public class LoaderOptions
|
||||
|
||||
Reference in New Issue
Block a user