Add Memo attribute to subscription group
https://github.com/2dust/v2rayN/issues/5981
This commit is contained in:
@@ -33,5 +33,7 @@ namespace ServiceLib.Models
|
||||
public string? NextProfile { get; set; }
|
||||
|
||||
public int? PreSocksPort { get; set; }
|
||||
|
||||
public string? Memo { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user