mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: update support button link (now is GH sponsors page)
This commit is contained in:
@@ -266,7 +266,7 @@ private class SettingsView: NSView {
|
||||
}
|
||||
|
||||
@objc private func donate(_ sender: Any) {
|
||||
NSWorkspace.shared.open(URL(string: "https://github.com/exelban/stats")!)
|
||||
NSWorkspace.shared.open(URL(string: "https://github.com/sponsors/exelban")!)
|
||||
}
|
||||
|
||||
@objc private func closeApp(_ sender: Any) {
|
||||
|
||||
Reference in New Issue
Block a user