Still working on network online offline detection.

This commit is contained in:
Scott Idem
2020-03-05 15:04:47 -05:00
parent ca564689ba
commit bb492e8f71
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -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;
}