Remove stray spaces
This commit is contained in:
parent
9ff0994cee
commit
9b92db3522
|
@ -252,7 +252,7 @@ function runApp() {
|
||||||
proxyRules: proxyUrl
|
proxyRules: proxyUrl
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
// Set CONSENT cookie on reasonable domains
|
// Set CONSENT cookie on reasonable domains
|
||||||
[
|
[
|
||||||
'http://www.youtube.com',
|
'http://www.youtube.com',
|
||||||
|
|
Loading…
Reference in New Issue