mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
fix album search
- convert strings to lowercase before search
This commit is contained in:
@@ -124,7 +124,7 @@ export default {
|
||||
left: $small;
|
||||
height: 1.5rem;
|
||||
width: 1.5rem;
|
||||
background-image: url(../../assets/icons/folder.svg);
|
||||
background-image: url(../../assets/icons/folder.fill.svg);
|
||||
margin-right: $small;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user