mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
Deprecation: Change {{#each x in y}}
to {{#each y as |x|}}
This commit is contained in:
parent
acbec76411
commit
9ea32bf7d8
60 changed files with 112 additions and 99 deletions
2
vendor/assets/javascripts/handlebars.js
vendored
2
vendor/assets/javascripts/handlebars.js
vendored
|
@ -4605,4 +4605,4 @@ return /******/ (function(modules) { // webpackBootstrap
|
|||
/***/ }
|
||||
/******/ ])
|
||||
});
|
||||
;
|
||||
;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue