Save automatically, improve mocks
This commit is contained in:
@@ -108,7 +108,7 @@ extension LocalizedPost {
|
||||
}
|
||||
|
||||
/// The structure to store the metadata of a localized post
|
||||
struct Data: Codable {
|
||||
struct Data: Codable, Equatable {
|
||||
let images: [String]
|
||||
let labels: [ContentLabel.Data]?
|
||||
let title: String?
|
||||
|
Reference in New Issue
Block a user