Almost everything works!! Need to clean up export file. Missing custom questions and similar.

This commit is contained in:
Scott Idem
2024-04-03 18:10:47 -04:00
parent 9c85914b9f
commit 8d2f4e30f4
7 changed files with 117 additions and 38 deletions

View File

@@ -58,6 +58,8 @@ let events_local_data_struct: key_val = {
show_hidden: false, // These are hidden (archived) leads so the list is not as long.
show_not_enabled: false,
refresh_interval__tracking_li: 30000, // 30 seconds
// The entered_passcode is the exhibit booths shared passcode for staff. This is used to initially access the lead retrieval service.
entered_passcode: null,