Skip to content

Commit 5c49cee

Browse files
committed
update
1 parent 06610e5 commit 5c49cee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vis/js/templates/modals/infomodal/subcomponents/StandardKMInfo.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const StandardKMInfo = ({
5252
{!!customTitle && (
5353
<p>
5454
This map has a custom title and was created using the following
55-
query: <strong className="hs-strong">{query}</strong>
55+
query: <strong className="hs-strong">{queryString}</strong>
5656
</p>
5757
)}
5858
<p>

0 commit comments

Comments
 (0)