mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2026-01-25 06:04:05 +00:00
back to sequelize
This commit is contained in:
@@ -8,7 +8,6 @@ const validator = require("../validators");
|
||||
router.get(
|
||||
"/me",
|
||||
isAuthenticated,
|
||||
validator.validate,
|
||||
getUserPlaylists
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user