mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-03 04:17:44 +01:00
Merge branch 'mac-release'
This commit is contained in:
commit
43bed44d46
@ -222,7 +222,7 @@ public final class Account: DisplayNameProvider, UnreadCountProvider, Container,
|
||||
case .feedly:
|
||||
self.delegate = FeedlyAccountDelegate(dataFolder: dataFolder, transport: transport)
|
||||
default:
|
||||
fatalError("Only Local and Feedbin accounts are supported")
|
||||
return nil
|
||||
}
|
||||
|
||||
self.accountID = accountID
|
||||
|
Loading…
x
Reference in New Issue
Block a user