Update songs.ts
This commit is contained in:
@@ -223,10 +223,8 @@ export const getPlaylist = async (playlistId: number | string) => {
|
||||
if (count === 0) {
|
||||
console.log("No playlists found. Importing default playlists...")
|
||||
await startImport("13555799996")
|
||||
await startImport("17463338036")
|
||||
await startImport("14348145982")
|
||||
await startImport("14392963638")
|
||||
await startImport("580208139")
|
||||
await startImport("17404030548")
|
||||
}
|
||||
})()
|
||||
|
||||
Reference in New Issue
Block a user