mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Use a feed icon included with the app (instead of the app icon) as the icon for NetNewsWire feeds.
This commit is contained in:
@@ -33,4 +33,6 @@ extension IconImage {
|
||||
}
|
||||
return nil
|
||||
}()
|
||||
|
||||
static let nnwFeedIcon = IconImage(AppAssets.nnwFeedIcon)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user