Save automatically, improve mocks
This commit is contained in:
@@ -34,7 +34,7 @@ extension GeneralSettings {
|
||||
linkPreviewImageHeight: linkPreviewImageHeight)
|
||||
}
|
||||
|
||||
struct Data: Codable {
|
||||
struct Data: Codable, Equatable {
|
||||
let url: String
|
||||
let linkPreviewImageWidth: Int
|
||||
let linkPreviewImageHeight: Int
|
||||
|
Reference in New Issue
Block a user