More work on the event object functions. Also a minor update to the recent files list options.

This commit is contained in:
Scott Idem
2025-05-23 16:45:29 -04:00
parent 7c70d93a68
commit 5cf076fbe3
6 changed files with 142 additions and 47 deletions

View File

@@ -892,6 +892,7 @@ async function handle_qry__event_session(
<option value="21600">6 hours</option>
<option value="43200">12 hours</option>
<option value="86400">24 hours</option>
<option value="129600">36 hours</option>
<option value="172800">48 hours</option>
<option value="259200">72 hours</option>
</select>