mirror of https://github.com/2dust/v2rayN
Update RoutingItem.cs
parent
ae79d8c608
commit
53f9fee834
|
@ -6,6 +6,7 @@ using System.Threading.Tasks;
|
|||
|
||||
namespace v2rayN.Mode
|
||||
{
|
||||
[Serializable]
|
||||
public class RoutingItem
|
||||
{
|
||||
public string remarks
|
||||
|
|
Loading…
Reference in New Issue