Change bracket back

This commit is contained in:
Lukas Bachschwell 2017-03-20 18:12:40 +01:00
parent fedeacaef9
commit aed8c59065

View File

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