mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 10:57:58 +00:00
docs: Capitalize Handlebars consistently.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
@@ -590,7 +590,7 @@ export function initialize_everything() {
|
||||
// These components must be initialized early, because other
|
||||
// modules' initialization has not been audited for whether they
|
||||
// expect DOM elements to always exist (As that did before these
|
||||
// modules were migrated from Django templates to handlebars).
|
||||
// modules were migrated from Django templates to Handlebars).
|
||||
initialize_left_sidebar();
|
||||
initialize_right_sidebar();
|
||||
initialize_compose_box();
|
||||
|
||||
Reference in New Issue
Block a user