mirror of
https://github.com/kiwix/kiwix-js.git
synced 2025-09-24 04:54:51 -04:00
Oups, revert last commit
This commit is contained in:
parent
93cc3dcdfd
commit
8c186867e9
@ -130,7 +130,6 @@ function(util, utf8) {
|
|||||||
else if (regexpCSS.test(titleName)) {
|
else if (regexpCSS.test(titleName)) {
|
||||||
contentType = 'image/css';
|
contentType = 'image/css';
|
||||||
}
|
}
|
||||||
reject("temporarily refuse javascript and css dependencies");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Let's instanciate a new messageChannel, to allow app.s to give us the content
|
// Let's instanciate a new messageChannel, to allow app.s to give us the content
|
||||||
|
Loading…
x
Reference in New Issue
Block a user