Commit 4f386daa authored by yann300's avatar yann300

standard

parent 0d2287c6
......@@ -500,7 +500,7 @@ module.exports = class CompileTab {
const self = this
self._components.compilerImport.import(url,
(loadingMsg) => {
addTooltip(loadingMsg)
addTooltip(loadingMsg)
},
(error, content, cleanUrl, type, url) => {
if (!error) {
......
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