Поправить импорт
This commit is contained in:
@@ -62,6 +62,7 @@ murom.import = function(urls, completionCallback)
|
|||||||
{
|
{
|
||||||
eval(contents[id]);
|
eval(contents[id]);
|
||||||
}
|
}
|
||||||
|
completionCallback();
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user