[Library] iTunes library #5

Merged
javier merged 25 commits from library/itunes into main 2024-03-17 22:48:28 +00:00
Showing only changes of commit db6500589a - Show all commits

View File

@ -11,7 +11,7 @@ import Foundation
extension JSONDecoder {
// MARK: Constants
static let `default` = {
public static let `default` = {
let decoder = JSONDecoder()
decoder.dateDecodingStrategy = .iso8601