NetNewsWire/Multiplatform/Shared/Add
Komachin 7a5581a2c7
Fixed missing argument `validateFeed:`
Based on the newest API, `public func createWebFeed(url: String, name: String?, container: Container, validateFeed: Bool, completion: @escaping (Result<WebFeed, Error>) -> Void)`, there should be a `validateFeed:` argument.
2021-04-17 10:38:40 +01:00
..
Add Account Models corrects URLs 2020-12-07 19:58:15 +08:00
Add Account Sheets updated assets 2020-12-07 19:52:35 +08:00
AddFolderModel.swift NEW: Add Folder functionality in SwiftUI 2020-07-04 16:19:03 +02:00
AddFolderView.swift Reduces reliance on presentationMode to dismiss 2020-08-14 00:04:39 +08:00
AddWebFeedModel.swift Fixed missing argument `validateFeed:` 2021-04-17 10:38:40 +01:00
AddWebFeedView.swift Reduces reliance on presentationMode to dismiss 2020-08-14 00:04:39 +08:00