mirror of
https://github.com/2dust/v2rayN.git
synced 2026-01-08 03:30:40 +05:00
bug fix
This commit is contained in:
@@ -86,6 +86,7 @@ namespace v2rayN.ViewModels
|
||||
item.remarks = SelectedSource.remarks;
|
||||
item.address = SelectedSource.address;
|
||||
item.coreType = SelectedSource.coreType;
|
||||
item.displayLog = SelectedSource.displayLog;
|
||||
item.preSocksPort = SelectedSource.preSocksPort;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user