Making things look good and fewer bugs

This commit is contained in:
Scott Idem
2024-04-03 15:54:51 -04:00
parent b5588fd9a1
commit ae1764579e
2 changed files with 138 additions and 56 deletions

View File

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