mirror of
https://github.com/2dust/v2rayN.git
synced 2025-12-19 01:39:50 +05:00
Fix
This commit is contained in:
@@ -100,6 +100,7 @@ namespace ServiceLib.Handler
|
||||
}
|
||||
else
|
||||
{
|
||||
SaveLog(result.Description);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
using MaterialDesignThemes.Wpf;
|
||||
using Microsoft.Win32;
|
||||
using ReactiveUI;
|
||||
using Splat;
|
||||
using System.Reactive.Disposables;
|
||||
|
||||
Reference in New Issue
Block a user