Minor fixes

This commit is contained in:
世界
2026-04-23 08:12:53 +08:00
parent dd5bb31c3f
commit 7a57cfeb88
4 changed files with 255 additions and 9 deletions
+1 -1
View File
@@ -150,7 +150,7 @@ open class ExtensionProvider: NEPacketTunnelProvider {
options.tempPath = tempPath
options.logMaxLines = 3000
options.debug = SharedPreferences.inDebug
options.debug = Variant.inDebug
options.crashReportSource = "NetworkExtension"
#if os(tvOS)