]> git.r.bdr.sh - rbdr/junction/blobdiff - safari/Junction/ViewController.swift
Address issues with App Store Review
[rbdr/junction] / safari / Junction / ViewController.swift
index 4ef9c21625efa8c38062d13eb4c3d3a8a3e7d4f9..91786953d642ea0bdaddd635a93594fce6261d67 100644 (file)
@@ -42,7 +42,7 @@ class ViewController: NSViewController, WKNavigationDelegate, WKScriptMessageHan
 
         SFSafariApplication.showPreferencesForExtension(withIdentifier: extensionBundleIdentifier) { error in
             DispatchQueue.main.async {
 
         SFSafariApplication.showPreferencesForExtension(withIdentifier: extensionBundleIdentifier) { error in
             DispatchQueue.main.async {
-                NSApplication.shared.terminate(nil)
+                // NSApplication.shared.terminate(nil)
             }
         }
     }
             }
         }
     }