We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22af038 commit 90c2168Copy full SHA for 90c2168
1 file changed
previewers/betatest/js/refiqdacore.js
@@ -160,6 +160,7 @@ function parseData2(data) {
160
tables.filter(function(curTable) { return curTable !== userDataTable }).forEach(table => { table.draw() });
161
}
162
});
163
+ }
164
165
166
console.log("Starting codes");
0 commit comments