mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
fix album search
- convert strings to lowercase before search
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
"""
|
||||
Contains the functions to prepare the server for use.
|
||||
"""
|
||||
|
||||
|
||||
import os
|
||||
from app import settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user