Skip to content

Commit c3dae51

Browse files
committed
rename var
1 parent 88c8c93 commit c3dae51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets_js_bitrequest_settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1261,7 +1261,7 @@ function s_decode(pdat, phash) {
12611261
pid = dec.pid;
12621262
if (pid) {
12631263
return {
1264-
"dat": unquote,
1264+
"dat": cb64,
12651265
"id": pid
12661266
};
12671267
}

0 commit comments

Comments
 (0)