mirror of https://github.com/2dust/v2rayN
Update GroupSettingForm.cs
parent
4d7cf140cd
commit
e030fae1c4
|
@ -100,7 +100,7 @@ namespace v2rayN.Forms
|
|||
GroupItem groupItem = new GroupItem
|
||||
{
|
||||
id = string.Empty,
|
||||
remarks = "remarks"
|
||||
remarks = "Group"
|
||||
};
|
||||
config.groupItem.Add(groupItem);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue