mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
chore(song-info): fix typo
This commit is contained in:
@ -138,7 +138,7 @@ const suffixesToRemove = [
|
||||
' - topic',
|
||||
'vevo',
|
||||
' (performance video)',
|
||||
' (clip officiel)',
|
||||
' (clip official)',
|
||||
];
|
||||
|
||||
export function cleanupName(name: string): string {
|
||||
|
||||
Reference in New Issue
Block a user