Create generic feed icon and timeline avatar

This commit is contained in:
Maurice Parker
2019-04-29 07:07:57 -05:00
parent ffc364f7cf
commit 2dcde1ab8e
8 changed files with 135 additions and 3 deletions

View File

@@ -404,7 +404,7 @@ private extension MasterTimelineViewController {
}
}
return nil
return FaviconGenerator.favicon(feed)
}