Work on auto reload and related single property updates. Also bug fix for saving searched sessions.
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user