Working on dealing with the QR codes re-generating too easily.

This commit is contained in:
Scott Idem
2024-08-15 18:04:14 -04:00
parent 46cc89ad92
commit 002c283c68
5 changed files with 71 additions and 22 deletions

View File

@@ -354,6 +354,9 @@ let events_session_data_struct: key_val = {
// Presentation Management (Distributing)
'pres_mgmt': {
presenter__url_str: null,
presenter__updated_on: null,
fulltext_search_qry_str: null,
status_qry__search: null,