Indentation fix only
This commit is contained in:
parent
515fc27a0d
commit
fd564696c8
@ -61,4 +61,3 @@ if(window.iitcLoaded && typeof setup === 'function') {
|
|||||||
var script = document.createElement('script');
|
var script = document.createElement('script');
|
||||||
script.appendChild(document.createTextNode('('+ wrapper +')();'));
|
script.appendChild(document.createTextNode('('+ wrapper +')();'));
|
||||||
(document.body || document.head || document.documentElement).appendChild(script);
|
(document.body || document.head || document.documentElement).appendChild(script);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user