diff options
Diffstat (limited to 'pyload/web/app/index.html')
-rw-r--r-- | pyload/web/app/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/web/app/index.html b/pyload/web/app/index.html index 8e231868f..5f2dd4265 100644 --- a/pyload/web/app/index.html +++ b/pyload/web/app/index.html @@ -14,7 +14,7 @@ <link href="vendor/select2.css" rel="stylesheet" type="text/css"/> - <!-- build:js scripts/default.js --> + <!-- build:js scripts/config.js --> <script data-main="scripts/config" src="components/requirejs/require.js"></script> <!-- endbuild --> |