mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
makes feed icons a bit bigger
This commit is contained in:
@@ -44,7 +44,7 @@ class SceneDelegate: UIResponder, UIWindowSceneDelegate {
|
||||
coordinator.handle(userActivity)
|
||||
}
|
||||
|
||||
if let _ = connectionOptions.urlContexts.first {
|
||||
if let _ = connectionOptions.urlContexts.first?.url {
|
||||
self.scene(scene, openURLContexts: connectionOptions.urlContexts)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user