mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Revert "templates: Add {{#let}} block helper."
This reverts commit f81cc16a0f
(#17999).
The {{#tr}} helper now includes the functionality that we wanted from
this.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
d0c13736c7
commit
b0c07d433f
@@ -148,7 +148,6 @@ export default (_env: unknown, argv: {mode?: string}): webpack.Configuration[] =
|
||||
"and",
|
||||
"or",
|
||||
"not",
|
||||
"let",
|
||||
"t",
|
||||
"tr",
|
||||
"rendered_markdown",
|
||||
|
Reference in New Issue
Block a user