Hopefully this works... QR stop and start?

This commit is contained in:
2024-04-09 23:05:32 -04:00
parent f68bccddb9
commit a51e96ea6e
3 changed files with 64 additions and 27 deletions

View File

@@ -29,7 +29,7 @@ let lq__event_badge_li = liveQuery(
let ae_promises: key_val = {};
let load_obj_li_results: Promise<any>|key_val;
let search_submit_results: Promise<any>|key_val;
let scan_submit_results: Promise<any>|key_val;
// let scan_submit_results: Promise<any>|key_val;
$ae_loc.hostname = data.url.hostname;