mirror of
https://github.com/2dust/v2rayN.git
synced 2025-04-19 21:52:25 +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
|
||||
{
|
||||
[Serializable]
|
||||
public class RoutingItem
|
||||
{
|
||||
public string remarks
|
||||
|
|
Loading…
Reference in a new issue