mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Rename feedIcon asset to nnwFeedIcon.
This commit is contained in:
@@ -51,6 +51,11 @@ struct AppAssets {
|
||||
return UIImage(named: "accountTheOldReader")!
|
||||
}()
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
static let nnwFeedIcon = RSImage(named: "nnwFeedIcon")!
|
||||
|
||||
>>>>>>> ecbc38963 (Rename feedIcon asset to nnwFeedIcon.)
|
||||
static var articleExtractorError: UIImage = {
|
||||
return UIImage(named: "articleExtractorError")!
|
||||
}()
|
||||
|
||||
Reference in New Issue
Block a user