mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-10 08:29:38 +00:00
Updated app version
This commit is contained in:
parent
eded494024
commit
7632d9ef87
13 changed files with 90 additions and 82 deletions
|
@ -6,4 +6,8 @@ class AppDelegate: FlutterAppDelegate {
|
|||
override func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool {
|
||||
return true
|
||||
}
|
||||
|
||||
override func applicationSupportsSecureRestorableState(_ app: NSApplication) -> Bool {
|
||||
return true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue