Save automatically, improve mocks
This commit is contained in:
@ -18,7 +18,7 @@ extension LocalizedNavigationSettings {
|
||||
self.init(rootUrl: data.rootUrl)
|
||||
}
|
||||
|
||||
struct Data: Codable {
|
||||
struct Data: Codable, Equatable {
|
||||
let rootUrl: String
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user