Skip to content

Commit

Permalink
Update bypasstimeout.user.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Hakorr authored May 31, 2024
1 parent 155e1be commit ea02bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Flightradar24.com/BypassTimeout/bypasstimeout.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ function modifyConfigString(configStr, key, value) {

function patchNode(node) {
const changeArr = [
['map.timeout.mins', 0]
['map.timeout.mins', 13140000]
// room for more changes...
];

Expand Down

0 comments on commit ea02bce

Please sign in to comment.