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
MerlinLaffitte
changed the title
When I open a tab or just go on it less than 8 seconds it should be protected for 1hour instead of the usual 10minutes and should not count
When I open a tab or just go on it less than 4 seconds it should be protected for 1hour instead of the usual 10minutes and should not count
Oct 21, 2020
What
Steps
const MIN_ACTIVE_DEBOUNCE = 1000 * 4; // minimum active reading on a tab
The text was updated successfully, but these errors were encountered: