mirror of
https://github.com/2dust/v2rayN.git
synced 2025-04-19 21:52:25 +00:00
Update V2rayConfig.cs
This commit is contained in:
parent
68076ba3ab
commit
b6b3afb851
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ namespace ServiceLib.Models
|
|||
|
||||
public object response { get; set; }
|
||||
|
||||
public string domain { get; set; }
|
||||
public string? domain { get; set; }
|
||||
}
|
||||
|
||||
public class KcpSettings4Ray
|
||||
|
|
Loading…
Reference in a new issue