Fix wrong macro name when running name query

Closes: #822
This commit is contained in:
Eike Kettner 2021-05-23 01:38:54 +02:00
parent a1a93e5ca6
commit 08f280ac1c

View File

@ -176,7 +176,7 @@ render q =
"name" ++ attrMatch m ++ quoteStr str
AllNames str ->
"$names:" ++ quoteStr str
"names:" ++ quoteStr str
Contents str ->
"content:" ++ quoteStr str