mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-18 21:55:12 -04:00
fixed some namespaces
This commit is contained in:
+3
-2
@@ -52,9 +52,10 @@ module.exports = function (grunt) {
|
||||
|
||||
options:{
|
||||
dumpLineNumbers : 'false',
|
||||
compress : false,
|
||||
compress : true,
|
||||
yuicompress : false,
|
||||
ieCompat : false
|
||||
ieCompat : true,
|
||||
strictImports : true
|
||||
},
|
||||
|
||||
bootstrap: {
|
||||
|
||||
Reference in New Issue
Block a user