Update index.html
parent
5435ab9a59
commit
7f5f455667
|
@ -40,7 +40,7 @@
|
|||
if (XDOMAIN) {
|
||||
svgEditor.setConfig({
|
||||
canvasName: 'xdomain', // Namespace this
|
||||
allowedOrigins: ['*']
|
||||
allowedOrigins: [ '*' ]
|
||||
});
|
||||
console.info('xdomain config activated');
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue