mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
attach favorites to logged in user
This commit is contained in:
@@ -4,6 +4,7 @@ Contains all the album routes.
|
||||
|
||||
import random
|
||||
|
||||
from flask_jwt_extended import current_user
|
||||
from pydantic import Field
|
||||
from flask_openapi3 import Tag
|
||||
from flask_openapi3 import APIBlueprint
|
||||
|
||||
Reference in New Issue
Block a user