mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
update readme and bump search result count to 30
+ move images -> .github/images
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ from app.store.tracks import TrackStore
|
||||
|
||||
api = Blueprint("search", __name__, url_prefix="/")
|
||||
|
||||
SEARCH_COUNT = 12
|
||||
SEARCH_COUNT = 30
|
||||
"""The max amount of items to return per request"""
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user