Save automatically, improve mocks
This commit is contained in:
@@ -80,7 +80,7 @@ extension LocalizedPage {
|
||||
}
|
||||
|
||||
/// The structure to store the metadata of a localized page
|
||||
struct Data: Codable {
|
||||
struct Data: Codable, Equatable {
|
||||
let url: String
|
||||
let title: String
|
||||
let linkPreview: LinkPreview.Data
|
||||
|
Reference in New Issue
Block a user