diff --git a/js/main.js b/js/main.js index a1332bc..28974c3 100644 --- a/js/main.js +++ b/js/main.js @@ -64,11 +64,11 @@ async function loadPacketList(data) { let sessions = await window.db.session.toArray().catch(function(error) { console.log("Error loading session", error); $("#database-error").text("Error loading the database, schema has probably changed and needs updating. You will probably need to delete the local database.") - delete_button = $("