mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-18 22:49:10 +00:00
Drop FIXME about logos, load statically
Quite complicated to do via API.
This commit is contained in:
parent
8318821a80
commit
25ea04c3a3
@ -186,8 +186,6 @@ extension MFMailComposeViewController {
|
||||
}
|
||||
|
||||
extension Infrastructure.Metadata {
|
||||
|
||||
// FIXME: load from index JSON
|
||||
var logo: UIImage? {
|
||||
let bundle = Bundle(for: AppDelegate.self)
|
||||
guard let image = AssetImageTypeAlias(named: name, in: bundle, compatibleWith: nil) else {
|
||||
|
Loading…
Reference in New Issue
Block a user