Work on auto reload and related single property updates. Also bug fix for saving searched sessions.

This commit is contained in:
Scott Idem
2025-09-30 12:05:55 -04:00
parent 53a03f971f
commit 99fe486842
6 changed files with 186 additions and 13 deletions

View File

@@ -298,7 +298,7 @@ async function handle_search__event_session(
search_delay += 50+random_delay;
}
// log_lvl = 1;
log_lvl = 1;
let count = 0;
let request_loop = setInterval(() => {