Skip to content

Commit d57d078

Browse files
authored
Merge pull request #217 from projecthorus/revert-216-testing
Revert "single historical working"
2 parents 0c58713 + fc7cc4e commit d57d078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/tracker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4899,7 +4899,7 @@ function refreshNewReceivers(initial, serial) {
48994899

49004900
function singleRecovery(serial) {
49014901

4902-
var datastr = "serials=" + serial;
4902+
var datastr = "serial=" + serial;
49034903

49044904
$.ajax({
49054905
type: "GET",

0 commit comments

Comments
 (0)