Making things work smoothly

This commit is contained in:
Scott Idem
2024-03-28 17:34:19 -04:00
parent 86972f5a02
commit 9851c69c30
9 changed files with 257 additions and 26 deletions

View File

@@ -151,6 +151,8 @@ let events_session_data_struct: key_val = {
entered_search_str: null,
lead_data_changed: false,
qr_scan_start: true,
qr_scan_result: null,
},