Skip to content

Commit

Permalink
using プチリリ instead of PetitLyrics
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliotCHEN37 committed Oct 24, 2024
1 parent c6167af commit 27395c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ enum LyricsSource: Int, CaseIterable, CustomStringConvertible {
case .genius: "Genius"
case .lrclib: "LRCLIB"
case .musixmatch: "Musixmatch"
case .petit: "PetitLyrics"
case .petit: "プチリリ"
case .notReplaced: "Spotify"
}
}
Expand Down

0 comments on commit 27395c2

Please sign in to comment.