mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
implement show copyright info on album page
+ rewrite server track and album models to use destructuring
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
"""
|
||||
Contains all the folder routes.
|
||||
"""
|
||||
from app import api
|
||||
from app import helpers
|
||||
from app import settings
|
||||
from app.lib.folderslib import getFnF
|
||||
from flask import Blueprint
|
||||
|
||||
Reference in New Issue
Block a user