mirror of
https://github.com/wgtunnel/android.git
synced 2026-07-03 14:07:49 +02:00
chore: bump versions
fix kernel mode enable bug
This commit is contained in:
+1
-1
@@ -512,7 +512,7 @@ fun SettingsScreen(
|
||||
uiState.settings.isAutoTunnelEnabled ||
|
||||
uiState.settings.isAlwaysOnVpnEnabled ||
|
||||
(uiState.vpnState.status == TunnelState.UP) ||
|
||||
kernelSupport
|
||||
!kernelSupport
|
||||
),
|
||||
checked = uiState.settings.isKernelEnabled,
|
||||
padding = screenPadding,
|
||||
|
||||
Reference in New Issue
Block a user