Skip to content

Commit

Permalink
fixed las vegas to qatar date
Browse files Browse the repository at this point in the history
  • Loading branch information
Crucial-hash committed Nov 23, 2024
1 parent a9e366d commit 156f9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ function minuteChanged() {

//LAS VEGAS TO QATAR

if (tracktime >= '11230730') { setProperties("./image/qatar.png","39%","-24%","635%","140%","./image/qatarflag.png","55%","145%","29 - 01 Nov/Dec","P1 SQ S Q R","Qatar") }
if (tracktime >= '11240730') { setProperties("./image/qatar.png","39%","-24%","635%","140%","./image/qatarflag.png","55%","145%","29 - 01 Nov/Dec","P1 SQ S Q R","Qatar") }

//QATAR TO ABU DHABI

Expand Down

0 comments on commit 156f9d8

Please sign in to comment.