This commit is contained in:
parent
cd8bfca29c
commit
9cac293efc
4 changed files with 14 additions and 12 deletions
|
|
@ -101,7 +101,7 @@ async function search(
|
|||
|
||||
let q: any = {
|
||||
$and: [{
|
||||
tags: tag
|
||||
tagsLower: tag.toLowerCase()
|
||||
}]
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue