Commit bb6dbcd8 authored by yann300's avatar yann300

standard

parent 4c035d01
...@@ -59,4 +59,4 @@ module.exports = (fileProviders, compiler, udapp, tabbedMenu) => { ...@@ -59,4 +59,4 @@ module.exports = (fileProviders, compiler, udapp, tabbedMenu) => {
} }
} }
} }
} }
\ No newline at end of file
...@@ -182,4 +182,4 @@ module.exports = class PluginManager { ...@@ -182,4 +182,4 @@ module.exports = class PluginManager {
self.plugins[name].content.querySelector('iframe').contentWindow.postMessage(value, self.plugins[name].origin) self.plugins[name].content.querySelector('iframe').contentWindow.postMessage(value, self.plugins[name].origin)
} }
} }
} }
\ No newline at end of file
...@@ -78,4 +78,4 @@ window.onload = function () { ...@@ -78,4 +78,4 @@ window.onload = function () {
id: 39 id: 39
}), '*') }), '*')
}) })
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment