mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 05:23:31 -07:00
fixed more require issues
This commit is contained in:
parent
d1c279d3cd
commit
0ae1865dd8
6 changed files with 49 additions and 44 deletions
|
@ -76,7 +76,7 @@ module.exports = function (grunt) {
|
|||
|
||||
handlebars: {
|
||||
options: {
|
||||
namespace : "Templates",
|
||||
namespace : "T",
|
||||
partialRegex: /Partial.html/,
|
||||
wrapped : true,
|
||||
amd : true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue