Bug fix
This commit is contained in:
@@ -379,6 +379,7 @@
|
||||
</Grid.ColumnDefinitions>
|
||||
|
||||
<TextBlock
|
||||
x:Name="tbAutoRun"
|
||||
Grid.Row="1"
|
||||
Grid.Column="0"
|
||||
VerticalAlignment="Center"
|
||||
|
||||
@@ -172,6 +172,7 @@ namespace v2rayN.Desktop.Views
|
||||
|
||||
if (Utils.IsOSX())
|
||||
{
|
||||
tbAutoRun.IsVisible = false;
|
||||
togAutoRun.IsVisible = false;
|
||||
//TODO
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user