You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably need to replace sleep()s with a timer that we can interrupt.
After, ensure that only 1 instance of the hotkey is running no matter how many times we toggle.
We also probably won't need the Reload() function anymore.
The text was updated successfully, but these errors were encountered:
Probably need to replace
sleep()
s with a timer that we can interrupt.After, ensure that only 1 instance of the hotkey is running no matter how many times we toggle.
We also probably won't need the
Reload()
function anymore.The text was updated successfully, but these errors were encountered: