diff --git a/app/Resources/Tracker/scripts/gui.js b/app/Resources/Tracker/scripts/gui.js index 702ebba..9030806 100644 --- a/app/Resources/Tracker/scripts/gui.js +++ b/app/Resources/Tracker/scripts/gui.js @@ -86,12 +86,12 @@ const GUI = (function() {


-${radio("afm", "nothing", "Do Nothing")} +${radio("afm", "nothing", "Continue Tracking")} ${radio("afm", "pause", "Pause Tracking")} ${radio("afm", "switch", "Switch to Next Channel")}

-${radio("asm", "nothing", "Do Nothing")} +${radio("asm", "nothing", "Continue Tracking")} ${radio("asm", "pause", "Pause Tracking")} ${radio("asm", "switch", "Switch to Next Channel")}

It is recommended to disable link and image previews to avoid putting unnecessary strain on your browser.

`;