Update V2rayConfig.cs

This commit is contained in:
2dust 2025-03-04 10:28:37 +08:00 committed by GitHub
parent 68076ba3ab
commit b6b3afb851
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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