mirror of
https://github.com/2dust/v2rayN.git
synced 2025-04-20 06:02:23 +00:00
Update RoutingItem.cs
This commit is contained in:
parent
ae79d8c608
commit
53f9fee834
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ using System.Threading.Tasks;
|
||||||
|
|
||||||
namespace v2rayN.Mode
|
namespace v2rayN.Mode
|
||||||
{
|
{
|
||||||
|
[Serializable]
|
||||||
public class RoutingItem
|
public class RoutingItem
|
||||||
{
|
{
|
||||||
public string remarks
|
public string remarks
|
||||||
|
|
Loading…
Reference in a new issue