mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Tidies up the Help section iconography in Settings
This commit is contained in:
@@ -34,9 +34,9 @@ public enum HelpSheet: CustomStringConvertible, CaseIterable {
|
||||
public var systemImage: String {
|
||||
switch self {
|
||||
case .help:
|
||||
return "questionmark.app"
|
||||
return "questionmark.circle.fill"
|
||||
case .website:
|
||||
return "globe"
|
||||
return "safari.fill"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user