06/07 Optimize app
CI / Python lint (flake8) (push) Has been cancelled
CI / Python syntax check (push) Has been cancelled
CI / Alembic migration chain (push) Has been cancelled
CI / JavaScript syntax check (push) Has been cancelled
CI / Build extension zip (push) Has been cancelled
CI / Python lint (flake8) (push) Has been cancelled
CI / Python syntax check (push) Has been cancelled
CI / Alembic migration chain (push) Has been cancelled
CI / JavaScript syntax check (push) Has been cancelled
CI / Build extension zip (push) Has been cancelled
This commit is contained in:
@@ -53,7 +53,7 @@ if (!chrome.storage.session) {
|
||||
|
||||
// ── Idle lock (timeout-based, no chrome.idle) ─────────────────────────────────
|
||||
|
||||
const DEFAULT_IDLE_LOCK_SECONDS = 600;
|
||||
const DEFAULT_IDLE_LOCK_SECONDS = 0;
|
||||
const IDLE_TIMEOUT_KEY = 'idle_lock_seconds';
|
||||
let _idleTimer = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user