mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2026-01-25 06:04:05 +00:00
again a long time
neo4j setting up
This commit is contained in:
@@ -89,6 +89,7 @@ const getUserPlaylist = async (req, res) => {
|
||||
);
|
||||
|
||||
// TODO: this whole section needs to be DRYer
|
||||
// look into serializr
|
||||
playlist.uri = response.data.uri
|
||||
playlist.name = response.data.name
|
||||
playlist.description = response.data.description
|
||||
|
||||
Reference in New Issue
Block a user