Merge branch 'mac-release' of https://github.com/Ranchero-Software/NetNewsWire into mac-release

This commit is contained in:
Maurice Parker 2020-09-22 19:27:46 -05:00
commit cb714d6781
2 changed files with 2 additions and 2 deletions

View File

@ -204,7 +204,7 @@ private extension WebFeedInspectorViewController {
updateAlert.addButton(withTitle: NSLocalizedString("Close", comment: "Close"))
let modalResponse = updateAlert.runModal()
if modalResponse == .alertFirstButtonReturn {
NSWorkspace.shared.open(URL(fileURLWithPath: "x-apple.systempreferences:com.apple.preference.notifications"))
NSWorkspace.shared.open(URL(string: "x-apple.systempreferences:com.apple.preference.notifications")!)
}
}

@ -1 +1 @@
Subproject commit 0cee6eafda53e27ee6a4e1249a27a8b9d79d2aed
Subproject commit 6f5ff319b0c0340b449b53833c45c53347aa1c56