1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
This commit is contained in:
Andrew Kingston 2021-01-21 12:15:07 +00:00
parent e271f97ac7
commit c9d27603ea

View file

@ -74,7 +74,7 @@ const PROCESSORS = [
insideStatement = `(${insideStatement})`
}
return `{{ all ${insideStatement} }}`
})
}),
]
/**