mirror of
https://github.com/2dust/v2rayN.git
synced 2026-04-14 19:45:45 +00:00
add tabulation
This commit is contained in:
parent
906ad898be
commit
bcef55a6bb
1 changed files with 1 additions and 1 deletions
|
|
@ -508,7 +508,7 @@ public class StatusBarViewModel : MyReactiveObject
|
|||
// On Linux TUN is managed by an external program, not by the core
|
||||
if (!Utils.IsLinux())
|
||||
{
|
||||
AppEvents.ReloadRequested.Publish();
|
||||
AppEvents.ReloadRequested.Publish();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue