Save automatically, improve mocks
This commit is contained in:
@ -31,7 +31,7 @@ extension LocalizedPageSettings {
|
||||
emptyPageText: emptyPageText)
|
||||
}
|
||||
|
||||
struct Data: Codable {
|
||||
struct Data: Codable, Equatable {
|
||||
let emptyPageTitle: String
|
||||
let emptyPageText: String
|
||||
}
|
||||
|
Reference in New Issue
Block a user