mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-09 01:31:46 +00:00
chore: extend startingPages with Mixed for you entry (#3994)
This commit is contained in:
@ -16,4 +16,5 @@ export const startingPages: Record<string, string> = {
|
||||
'Uploaded Songs': 'FEmusic_library_privately_owned_tracks',
|
||||
'Uploaded Albums': 'FEmusic_library_privately_owned_releases',
|
||||
'Uploaded Artists': 'FEmusic_library_privately_owned_artists',
|
||||
'Mixed for you': 'FEmusic_mixed_for_you',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user