Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
mew
Browse files Browse the repository at this point in the history
  • Loading branch information
Zekins3366 committed Jul 14, 2024
2 parents cc13d83 + 97a0f8e commit 1845467
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<Label Text="{Loc generic-minutes}" />
</BoxContainer>
<!-- Corvax-VPNGuard-Start -->
<BoxContainer Orientation="Horizontal" Margin="2" Visible="False" Name="VPNContainer">
<BoxContainer Orientation="Horizontal" Margin="2" Visible="True" Name="VPNContainer">
<CheckBox Name="DenyVPN" Text="{Loc admin-ui-panic-bunker-deny-vpn}" />
</BoxContainer>
<!-- Corvax-VPNGuard-End -->
Expand Down

0 comments on commit 1845467

Please sign in to comment.