mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Add missing return.
This commit is contained in:
@@ -201,6 +201,8 @@ private extension LocalAccountRefresher {
|
||||
return true
|
||||
}
|
||||
}
|
||||
|
||||
return false
|
||||
}
|
||||
|
||||
static var urlCache = [String: URL]()
|
||||
|
||||
Reference in New Issue
Block a user