I think we're done
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Foundation
|
||||
|
||||
public protocol MusicBrainzSearchable: Codable, Sendable {
|
||||
public protocol MusicBrainzSearchable: Codable, Sendable, Hashable, Equatable {
|
||||
static var entityType: MusicBrainzEntity { get }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user