Merge branch 'develop' into release/1.4.0
This commit is contained in:
@ -671,7 +671,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserNotificationCenterDele
|
||||
NotificationCenter.default.post(
|
||||
name: Notification.Name(rawValue: "NOTIFY_FOUND_SS_URL"), object: nil
|
||||
, userInfo: [
|
||||
"ruls": [url],
|
||||
"urls": [url],
|
||||
"source": "url",
|
||||
])
|
||||
}
|
||||
|
Reference in New Issue
Block a user