Reconcile with 6.1.6-ios branch.
This commit is contained in:
parent
89106ec434
commit
56678a77f5
@ -51,6 +51,8 @@ struct AppAssets {
|
|||||||
return UIImage(named: "accountTheOldReader")!
|
return UIImage(named: "accountTheOldReader")!
|
||||||
}()
|
}()
|
||||||
|
|
||||||
|
static let nnwFeedIcon = RSImage(named: "nnwFeedIcon")!
|
||||||
|
|
||||||
static var articleExtractorError: UIImage = {
|
static var articleExtractorError: UIImage = {
|
||||||
return UIImage(named: "articleExtractorError")!
|
return UIImage(named: "articleExtractorError")!
|
||||||
}()
|
}()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user