Merge branch 'mobile' of github.com:fosrl/newt into mobile

This commit is contained in:
Owen
2026-01-12 14:22:01 -08:00
3 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@ func ConfigureInterface(interfaceName string, tunnelIp string, mtu int) error {
case "ios":
return nil
}
return nil
}