I think we're done
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Foundation
|
||||
|
||||
public struct URLReference: MusicBrainzSearchable {
|
||||
public struct URLReference: MusicBrainzSearchable, Identifiable, Hashable, Equatable {
|
||||
public static let entityType: MusicBrainzEntity = .url
|
||||
|
||||
public let id: String
|
||||
|
||||
Reference in New Issue
Block a user