diff options
author | Melody Horn <melody@boringcactus.com> | 2021-12-04 20:37:59 -0700 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2021-12-04 20:37:59 -0700 |
commit | fffdc8aab1086eb60bc9537fafb725ba876c46f2 (patch) | |
tree | 2eb9e64cbda93847aa8f0ee8e233bef137a2a237 /index.html | |
parent | def3018a26189fdf56f9776f8b7c06ea681f0577 (diff) | |
download | queue-go-brrr-fffdc8aab1086eb60bc9537fafb725ba876c46f2.tar.gz queue-go-brrr-fffdc8aab1086eb60bc9537fafb725ba876c46f2.zip |
slightly improve ETA calculation
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ <h2>For tracking your Login Queue (Extreme) raid progression.</h2> <p> Share your FFXIV window, and then this tool will try to calculate how much longer you probably have to wait. - (The actual calculation isn't very sophisticated, but it's better than nothing.) + (The actual calculation isn't very well-designed, but it's better than nothing.) (Also this is incredibly janky; if anything breaks or misbehaves try reloading the page.) </p> <h2><button id="bootbutton">Start!</button></h2> |