Skip to content

Commit fc7cc4e

Browse files
authored
Revert "single historical working"
1 parent 0c58713 commit fc7cc4e

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)