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,7 +51,7 @@ struct AppAssets {
|
||||
return UIImage(named: "accountTheOldReader")!
|
||||
}()
|
||||
|
||||
static let nnwFeedIcon = RSImage(named: "feedIcon")!
|
||||
static let nnwFeedIcon = RSImage(named: "nnwFeedIcon")!
|
||||
|
||||
static var articleExtractorError: UIImage = {
|
||||
return UIImage(named: "articleExtractorError")!
|
||||
|
||||
|
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 147 KiB |
|
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 147 KiB |
|
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 147 KiB |
Reference in New Issue
Block a user