We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d649fd6 commit 0b6ab90Copy full SHA for 0b6ab90
src/playlists/playlist-router.js
@@ -41,7 +41,7 @@ playlistRouter
41
user_genre: genre
42
};
43
44
- console.log(newSearch);
+
45
46
const searchList = PlaylistService.insertSavedSearch(
47
req.app.get('db'),
0 commit comments