mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
handlebar helpers uses built in require
This commit is contained in:
parent
b81b39550f
commit
1e61f501dc
1 changed files with 0 additions and 7 deletions
|
@ -160,13 +160,6 @@ require.config({
|
||||||
[
|
[
|
||||||
'backgrid'
|
'backgrid'
|
||||||
]
|
]
|
||||||
},
|
|
||||||
|
|
||||||
'handlebars.helpers': {
|
|
||||||
deps:
|
|
||||||
[
|
|
||||||
'handlebars'
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue