Change bracket back

This commit is contained in:
Lukas Bachschwell 2017-03-20 18:12:40 +01:00
parent fedeacaef9
commit aed8c59065
1 changed files with 1 additions and 1 deletions

View File

@ -1118,7 +1118,7 @@ var __extends = (this && this.__extends) || (function () {
prepareFinals(f, w, l, opts, topCon, resizeContainer);
}
}
renderAll(false); // LBEdit: I NEEED this
renderAll(false);
return {
data: function () {
return exportData(opts.init);