More updates related to the IDB table name changes for events.

This commit is contained in:
Scott Idem
2025-10-06 14:25:52 -04:00
parent c3992d8711
commit 88e4ab119d
48 changed files with 180 additions and 130 deletions

View File

@@ -65,7 +65,7 @@ let clipboard_success = $state(false);
onclick={() => {
console.log('*** Refresh button clicked ***');
db_events.files.clear();
db_events.file.clear();
// let params = {
// qry__enabled: 'all',