mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
moved console polyfills to polyfills.js
This commit is contained in:
parent
bb72308afa
commit
eba9fab518
4 changed files with 12 additions and 12 deletions
|
@ -36,8 +36,7 @@ require.config({
|
|||
init: function () {
|
||||
require(
|
||||
[
|
||||
'jQuery/ToTheTop',
|
||||
'Instrumentation/ErrorHandler'
|
||||
'jQuery/ToTheTop'
|
||||
]);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue