diff --git a/app/.index.html.kate-swp b/app/.index.html.kate-swp deleted file mode 100644 index 4a72df8..0000000 Binary files a/app/.index.html.kate-swp and /dev/null differ diff --git a/app/index.html b/app/index.html index a980cf3..d8d7c46 100644 --- a/app/index.html +++ b/app/index.html @@ -404,7 +404,7 @@ let render_event_file_records_result = await render_event_file_records(); } else { - console.log('IDB tables have not yet been created or opened'); + console.log('IDB tables have not yet been created or opened.'); idb_tables_opened = false; }