Skip to content

Commit e4843ab

Browse files
committed
Make favorite artist public
1 parent ce319ed commit e4843ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/MusadoraKit/Favorites/FavoriteArtist.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
import Foundation
99

10-
extension MCatalog {
10+
public extension MCatalog {
1111

1212
/// Mark an artist as favorite for the User.
1313
///

0 commit comments

Comments
 (0)