fix: vpn service issue

This commit is contained in:
hiddify-com
2024-08-05 15:17:10 +02:00
parent fc5aae7e81
commit 8f0063d324
3 changed files with 21 additions and 13 deletions

View File

@@ -1,6 +1,7 @@
import Cocoa
import FlutterMacOS
import UserNotifications
@NSApplicationMain
class AppDelegate: FlutterAppDelegate {
override func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool {