@@ -867,7 +867,7 @@
-
+
diff --git a/v2realbot/static/js/tables/archivetable/functions.js b/v2realbot/static/js/tables/archivetable/functions.js
index 3f4d44f..90dd244 100644
--- a/v2realbot/static/js/tables/archivetable/functions.js
+++ b/v2realbot/static/js/tables/archivetable/functions.js
@@ -377,6 +377,7 @@ function get_selected_or_batch(batch_id = null) {
});
//console.log("batch rows",batch_id, rows)
}
+ return rows
}
//prepares export data, either for selected rows or based on batch_id