mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -07:00
Added handlebars.helpers (if_eq, etc)
This commit is contained in:
parent
281790ff0a
commit
2fd73ea446
5 changed files with 156 additions and 3 deletions
|
@ -2,6 +2,7 @@
|
|||
define(
|
||||
[
|
||||
'templates',
|
||||
'handlebars.helpers',
|
||||
'Handlebars/Helpers/DateTime',
|
||||
'Handlebars/Helpers/Html',
|
||||
'Handlebars/Helpers/Numbers',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue