Save automatically, improve mocks
This commit is contained in:
@ -104,7 +104,7 @@ extension PageSettings {
|
||||
english: english.data)
|
||||
}
|
||||
|
||||
struct Data: Codable {
|
||||
struct Data: Codable, Equatable {
|
||||
let contentWidth: Int
|
||||
let largeImageWidth: Int
|
||||
let pageLinkImageSize: Int
|
||||
|
Reference in New Issue
Block a user