Use double curly braces

This commit is contained in:
jarlob
2023-04-21 19:03:38 +02:00
parent e9dee3a185
commit 6e9f54ef55
2 changed files with 67 additions and 67 deletions

View File

@@ -266,5 +266,5 @@ where
)
)
select node,
"Potential injection from the ${ " + injection +
" }, which may be controlled by an external user."
"Potential injection from the ${{ " + injection +
" }}, which may be controlled by an external user."