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
..
2020-12-07 19:58:15 +08:00
2020-12-07 19:52:35 +08:00